pub type SharedSemaphoreReleaser = GenericSharedSemaphoreReleaser<RawMutex>;
Expand description