Once

Type Alias Once 

Source
pub type Once = DispatchOnce;
๐Ÿ‘ŽDeprecated: renamed to DispatchOnce
Expand description

Deprecated alias for DispatchOnce.

Aliased Typeยง

pub struct Once { /* private fields */ }