Crate termina

Source

Re-exports§

pub use event::Event;

Modules§

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

Structs§

DummyEventStream
A dummy event stream which always polls as “pending.”
EventStream
A stream of termina::Events received from the terminal.

Traits§

Terminal

Type Aliases§

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