pub fn set_bar(span: &Span, msg: &str, len: u64)
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.