futures_intrusive::sync

Type Alias SharedSemaphore

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

Aliased Typeยง

struct SharedSemaphore { /* private fields */ }