Crate termina

Crate termina 

Source

Re-exports§

pub use event::Event;

Modules§

escape
ANSI escape sequences.
event
style
Types for styling terminal cells.

Structs§

EventReader
A reader of events from the terminal’s input handle.
OneBased
A helper type which avoids tripping over Unix terminal’s one-indexed conventions.
Parser
A parser for ANSI escape sequences.
WindowSize
The dimensions of a terminal screen.

Traits§

Terminal

Type Aliases§

PlatformHandle
PlatformTerminal
An alias to the terminal available for the current platform.