Crate prototty_ansi_terminal

Source

Re-exports§

pub use prototty_input;
pub use prototty_render;

Modules§

col_encode

Structs§

Context
An interface to a terminal for rendering Views, and getting input.
Coord
General purpose coordinate
Rgb24
Size
A size cannot be created which would contain un-addressable cells. That is, the maximum size has a width and height of one greater than the maximum i32.

Enums§

Error

Traits§

ColEncode

Type Aliases§

Result