Skip to main content

pct

Function pct 

Source
pub fn pct(part: usize, total: usize) -> f64
Expand description

part as a percentage of total (0 when there is nothing).