futures_intrusive::sync

Type Alias SharedSemaphore

Source
pub type SharedSemaphore = GenericSharedSemaphore<RawMutex>;
Expand description

Aliased Typeยง

struct SharedSemaphore { /* private fields */ }