Module termion::input [−][src]
Expand description
User input.
Structs
An iterator over input events.
An iterator over input events and the bytes that define them.
An iterator over input keys.
A terminal with added mouse support.
Traits
Extension to Read
trait.
Extension to TermRead
trait. A separate trait in order to maintain backwards compatibility.