Type Alias futures_intrusive::sync::WaitForEventFuture
source · pub type WaitForEventFuture<'a> = GenericWaitForEventFuture<'a, RawMutex>;
Expand description
Aliased Type§
struct WaitForEventFuture<'a> { /* private fields */ }