Crate prototty_unix

source ·

Re-exports

pub extern crate prototty_input;
pub extern crate prototty_render;

Structs

An interface to a terminal for rendering Views, and getting input.
General purpose coordinate
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

Type Definitions