[][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 item and possibly subsequent bytes through iter.