pub type WaitForEventFuture<'a> = GenericWaitForEventFuture<'a, RawMutex>;
A GenericWaitForEventFuture for ManualResetEvent.
GenericWaitForEventFuture
ManualResetEvent