Skip to main content

progress_bar_bad

Function progress_bar_bad 

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

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