Re-exports§
pub use prototty_app as app;pub use prototty_decorator as decorator;pub use prototty_event_routine as event_routine;pub use prototty_input as input;pub use prototty_render as render;pub use prototty_text as text;
Structs§
- 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.