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