Module termion::raw [] [src]

Raw mode.

Structs

RawTerminal

A terminal restorer, which keeps the previous state of the terminal, and restores it, when dropped.

Traits

IntoRawMode

Types which can be converted into "raw mode".