futures_intrusive::sync

Type Alias SharedSemaphoreAcquireFuture

Source
pub type SharedSemaphoreAcquireFuture = GenericSharedSemaphoreAcquireFuture<RawMutex>;
Expand description

Aliased Typeยง

struct SharedSemaphoreAcquireFuture { /* private fields */ }