#console #engine #learn #ui

bin+lib console_ui_engine_null

A console UI engine written to learn Rust

1 unstable release

0.1.0 Mar 3, 2020

#120 in #learn

MIT license

46KB
1K SLoC


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.

Dependencies

~1.8–2.7MB
~46K SLoC