pub type Once = DispatchOnce;
๐Deprecated: renamed to DispatchOnce
Expand description
Deprecated alias for DispatchOnce
.
Aliased Typeยง
pub struct Once { /* private fields */ }
pub type Once = DispatchOnce;
Deprecated alias for DispatchOnce
.
pub struct Once { /* private fields */ }