StoppedSpinner

Type Alias StoppedSpinner 

Source
pub type StoppedSpinner = Spinner<Stopped>;
Expand description

Represents a spinner that is currently stopped.

Aliased Typeยง

pub struct StoppedSpinner { /* private fields */ }