Module message_io::events [−][src]
Structs
| EventQueue | It's a generic and synchronized queue where the user can send events.
The user must be read these events in order to dispatch actions.
See |
| EventSender | Struct used to send events into a |