nocurses_rust 0.2.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/).

Help appreciated.