pub type SemaphoreReleaser<'a> = GenericSemaphoreReleaser<'a, RawMutex>;
A GenericSemaphoreReleaser for Semaphore.
GenericSemaphoreReleaser
Semaphore