futures_intrusive::sync

Type Alias LocalWaitForEventFuture

Source
pub type LocalWaitForEventFuture<'a> = GenericWaitForEventFuture<'a, NoopLock>;
Expand description

Aliased Typeยง

struct LocalWaitForEventFuture<'a> { /* private fields */ }