pub type SharedSemaphoreAcquireFuture = GenericSharedSemaphoreAcquireFuture<RawMutex>;
Expand description

Aliased Type§

struct SharedSemaphoreAcquireFuture { /* private fields */ }