Skip to main content

progress_bar_good

Function progress_bar_good 

Source
pub fn progress_bar_good(ratio: f64, width: usize) -> String
Expand description

Render a colored progress bar where high ratio = good (green) and low = bad (red).