pub type SemaphoreReleaser<'a> = GenericSemaphoreReleaser<'a, RawMutex>;
Expand description