pub fn spinner(message: &str) -> ProgressBarExpand description
Create a spinner for async/waiting operations
Automatically hides the spinner in non-interactive mode.
pub fn spinner(message: &str) -> ProgressBarCreate a spinner for async/waiting operations
Automatically hides the spinner in non-interactive mode.