Skip to main content

spinner

Function spinner 

Source
pub fn spinner(msg: &str) -> ProgressBar
Expand description

Create and start a spinner with the given message. Call .finish_with_message() or .finish_and_clear() when done.