percentage_label

Function percentage_label 

Source
fn percentage_label(part: usize, total: usize) -> String
Expand description

Format one part of a whole as a nearest integer percentage.