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