Available on crate feature
event only.Expand description
Asynchronous events.
Structs§
- Event
- An event that won’t wake until
EventHandle::notifyis called successfully. - Event
Handle - A wake up handle to
Event.
event only.Asynchronous events.
EventHandle::notify is called
successfully.Event.