Function create_progressbar

Source
pub fn create_progressbar(len: u64) -> ProgressBar
Expand description

Creates a progress bar that can be used to indicate progress.