futures_intrusive::sync

Type Alias Semaphore

Source
pub type Semaphore = GenericSemaphore<RawMutex>;
Expand description

Aliased Typeยง

struct Semaphore { /* private fields */ }