Crate tui_tools

Crate tui_tools 

Source

Re-exports§

pub use colors::Colors;
pub use cls::cls;

Modules§

cls
colors
Colorize text in a terminal, automatically detects if the terminal supports colors

Functions§

getch
Gets a single utf-8 character from the keyboard
getch_as_char
Gets a single utf-8 character from the keyboard as a char
same_line_input
Prints a message and creates a input on the same line