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