Crate console_lib

Source

Structs§

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

Enums§

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