futures_intrusive::sync

Type Alias SharedSemaphoreReleaser

Source
pub type SharedSemaphoreReleaser = GenericSharedSemaphoreReleaser<RawMutex>;
Expand description

Aliased Typeยง

struct SharedSemaphoreReleaser { /* private fields */ }