pub type SemaphoreAcquireFuture<'a> = GenericSemaphoreAcquireFuture<'a, RawMutex>;Expand description
Aliased Typeยง
struct SemaphoreAcquireFuture<'a> { /* private fields */ }pub type SemaphoreAcquireFuture<'a> = GenericSemaphoreAcquireFuture<'a, RawMutex>;struct SemaphoreAcquireFuture<'a> { /* private fields */ }