Function set_bar

Source
pub fn set_bar(span: &Span, msg: &str, len: u64)
Expand description

Sets up the given span to be styled as a progress bar.

The progress bar shows elapsed time, a prefix, the bar itself, the percentage, and a message.