Crate console_lib

Crate console_lib 

Source

Structs§

Console
An abstraction for the console lib which automatically changes the console / terminal mode in Console::new and in the Drop implementation of Console.
ConsoleError
An error that occurred during creation of the Console struct.
Key
A representation of a key code from the console lib binding.

Enums§

Color
4-bit ANSI Color definitions for the native console lib bindings.