pub fn finish_progress(
bar: &ProgressBar,
state: &ProgressState,
elapsed: Duration,
)Expand description
Finish the progress bar with a summary line.
pub fn finish_progress(
bar: &ProgressBar,
state: &ProgressState,
elapsed: Duration,
)Finish the progress bar with a summary line.