A console UI engine written to learn Rust! (so not production-ready or representative of good Rust practices of course)
This project is written for me to learn Rust. As such, it might be flawed, slow, and not idiomatic or elegant. It is strongly discouraged to use it in production environment. Criticism, feedback, suggestions are welcome and appreciated.
crossterm is used for cross-platform terminal support.
Distributed under the MIT License. See LICENSE
for more information.