a2ui 0.1.0

A TUI component library built on top of ratatui
Documentation
1
2
3
4
5
pub mod text;
pub mod row;
pub mod column;
pub mod button;
pub mod text_field;