Crate terminal_graphics [] [src]

Reexports

pub use display::colour::Colour;
pub use display::display::Display;

Modules

display

Everything required to interact with the terminal.

graphics

The Graphic trait should be implemented by anything that you want to be drawn onto the terminal.