Module event

Source
Expand description

Event-related utilities.

Structs§

EventListener
Listener of events.
EventStream
Stream of events.

Traits§

Stream
Trait for creating event streams.
When
Trait for listening to events with a callback.