Crate zui_core[−][src]
Expand description
zui
zui
is a terminal UI library in Rust. It works on Unix-like platforms and ANSI terminals, with Windows support
planned. It has features like dynamic resizing, async stdin, and more
zui
is very simple, yet powerful. To see examples on how to use zui
, visit:
https://git.dumrich.com/zui/tree/examples
Modules
Structs
Define ANSI struct. Meant for private use
Traits
Convert string to Ansi type