throbber-widgets-tui 0.11.0

This is a ratatui widget that displays throbber.
Documentation
1
2
3
4
mod throbber;

pub use self::throbber::Throbber;
pub use self::throbber::ThrobberState;