Skip to main content

spinner

Function spinner 

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

Create a spinner for async/waiting operations

Automatically hides the spinner in non-interactive mode.