Module termion::event
[−]
[src]
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 |