Structs§
- Events
Loop Closed - The error that is returned when an
EventsLoopProxyattempts to wake up anEventsLoopthat no longer exists.
Enums§
- Control
Flow - Returned by the user callback given to the
EventsLoop::runmethod.
Traits§
- Events
Loop - Provides a way to retrieve events from the system and from the windows that were registered to the events loop.
- Events
Loop Proxy - Used to wake up the
EventsLoopfrom another thread.