create_progress_bar

Function create_progress_bar 

Source
pub fn create_progress_bar(total: u64, message: &str) -> ProgressBar
Expand description

Create a progress bar for operations with known length