pub type Semaphore = GenericSemaphore<RawMutex>;
Expand description