nocurses_rust 0.1.0

Simple terminal library ported from nocurses.h
Documentation
1
2
3
4
# nocurses_rust
Simple terminal library made in Rust, ported from [this C library](https://github.com/LionyxML/nocurses/).

Not all functions ported yet, help appreciated.