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