Type Definition futures_intrusive::sync::Semaphore

source ·
pub type Semaphore = GenericSemaphore<RawMutex>;
Expand description