Type Alias WaitForEventFuture

Source
pub type WaitForEventFuture<'a> = RawWaitForEventFuture<'a, OsThreadEvent>;
Available on crate feature os only.
Expand description

Aliased Typeยง

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