Module termion::event [−][src]
Expand description
Mouse and key events.
Enums
An event reported by the terminal.
A key.
A mouse button.
A mouse related event.
Functions
Parse an Event from item
and possibly subsequent bytes through iter
.