remove_progress_bar

Function remove_progress_bar 

Source
pub fn remove_progress_bar(progress_bar: ProgressBar)
Expand description

Removes the specified progress bar from the global multi-progress manager.

ยงArguments

  • progress_bar - The progress bar to remove.