pub type SharedSemaphoreAcquireFuture = GenericSharedSemaphoreAcquireFuture<RawMutex>;
Expand description