futures_intrusive::sync

Type Alias WaitForEventFuture

Source
pub type WaitForEventFuture<'a> = GenericWaitForEventFuture<'a, RawMutex>;
Expand description

Aliased Typeยง

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