Logo

Console UI Engine

A console UI engine written to learn Rust! (so not production-ready or representative of good Rust practices of course)

## About The Project [![Product Name Screen Shot][product-screenshot]](https://github.com/harrynull/ConsoleUIEngine) 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](https://github.com/crossterm-rs/crossterm) is used for cross-platform terminal support. ## License Distributed under the MIT License. See `LICENSE` for more information. [product-screenshot]: https://raw.githubusercontent.com/harrynull/ConsoleUIEngine/master/docs/screenshot.png