Once

Type Alias Once 

Source
pub type Once = Once<true>;
Available on crate feature shm only.

Aliased Typeยง

pub struct Once { /* private fields */ }