tui 0.7.0

A library to build rich terminal user interfaces or dashboards
Documentation
1
2
3
mod app;
pub mod ui;
pub use app::App;