[−][src]Module termion::event
Mouse and key events.
Enums
| Event | An event reported by the terminal. |
| Key | A key. |
| MouseButton | A mouse button. |
| MouseEvent | A mouse related event. |
Functions
| parse_event | Parse an Event from |
Mouse and key events.
| Event | An event reported by the terminal. |
| Key | A key. |
| MouseButton | A mouse button. |
| MouseEvent | A mouse related event. |
| parse_event | Parse an Event from |