pub(crate) async fn part_of_total_used(
    context: &Context,
    part: &str,
    total: &str
) -> String
Expand description

Stock string: %1$s of %2$s used.