Skip to main content

item_progress

Function item_progress 

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

Create a progress bar for counting items

Automatically hides the progress bar in non-interactive mode.