Skip to main content

render_progress_bar

Function render_progress_bar 

Source
fn render_progress_bar(current: i64, total: i64, width: usize) -> String
Expand description

Render a Unicode progress bar.