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

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.

License

Distributed under the MIT License. See LICENSE for more information.