pub fn create_progress_bar(total: u64, message: &str) -> ProgressBarExpand description
Create a progress bar for operations with known length
pub fn create_progress_bar(total: u64, message: &str) -> ProgressBarCreate a progress bar for operations with known length