A safe and ergonomic Rust wrapper for the notcurses C library.
IMPORTANT NOTE:
This is a WIP (alpha pre-release), in preparation for the upcoming 2.0 version. The API and the documentation are still very incomplete.
Examples can be run with cargo re NAME
:
```sh
$ cargo re d-text $ cargo re d-image $ cargo re d-colors
$ cargo re f-text # WIP
```