Re-exportsยง
pub use crate::loop_logic::EventIterator;
Modulesยง
- An MPSC channel whose receiving end is an event source
- A generic event source wrapping an IO objects or file descriptor
- Ping to the event loop
- Timer event source
- Wrapper for a transient Calloop event source.
Structsยง
- The list of events
- An event source with its callback.
- Dispatcher
Inner ๐ - An idle callback that was inserted in this loop
Enumsยง
- Possible actions that can be requested to the event loop by an event source once its events have been processed.
Traitsยง
- Cancellable
Idle ๐ - Erased
Dispatcher ๐ - Event
Dispatcher ๐ - Trait representing an event source
- Idle
Dispatcher ๐