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

Aliased Type§

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