Type Alias futures_intrusive::sync::SharedSemaphoreAcquireFuture
source · pub type SharedSemaphoreAcquireFuture = GenericSharedSemaphoreAcquireFuture<RawMutex>;Expand description
Aliased Type§
struct SharedSemaphoreAcquireFuture { /* private fields */ }