pub type SharedSemaphoreReleaser = GenericSharedSemaphoreReleaser<RawMutex>;
Expand description

Aliased Type§

struct SharedSemaphoreReleaser { /* private fields */ }