tuifw-screen 0.26.0

Text User Interface Framework. Basic platform-independent text screen implementation.
1
2
3
4
5
6
7
![maintenance: experimental](https://img.shields.io/badge/maintenance-experimental-blue.svg)

# tuifw-screen

Text User Interface Framework. Intended to abstract over ncurses/notcurses/win console API/DOS text mode/etc.

Basic platform-independent text screen implementation. Uses [tuifw-screen-winapi](https://crates.io/crates/tuifw-screen-winapi) and [tuifw-screen-ncurses](https://crates.io/crates/tuifw-screen-ncurses) as backend.