pub type RunningSpinner = Spinner<Running>;
Represents a spinner that is currently running.
pub struct RunningSpinner { /* private fields */ }