vex-tui 0.6.9

Vex TUI dashboard — ratatui-based terminal interface
Documentation
1
2
3
4
5
mod app;
mod terminal_widget;
mod ui;

pub use app::run;