pub fn create_progress_bar(len: u64, message: &str) -> ProgressBarExpand description
Create a simple progress bar for long operations
pub fn create_progress_bar(len: u64, message: &str) -> ProgressBarCreate a simple progress bar for long operations