pub fn create_progress_bar(length: u64, msg: &str) -> ProgressBar
Expand description
Create a styled progress bar with ETA and speed display
pub fn create_progress_bar(length: u64, msg: &str) -> ProgressBar
Create a styled progress bar with ETA and speed display