Expand description

Rusty Panther is an easy-to-use terminal GUI crate, using the Termion low-level terminal manipulation library. Once more code gets written, documentation and examples will appear here.

Modules

Crate constants, like characters used in creating different widgets.

The prelude module for rusty_panther; contains all the necessary traits.

The module that contains all the widget structure-related structs. This includes row/column/grid configuration structs and theme structs.

The crate that contains all the traits, for better organization and easier use.

The module that contains all the widgets used in creating GUIs.