a2ui 0.1.0

A TUI component library built on top of ratatui
Documentation
1
2
3
4
5
6
7
pub mod data_model;
pub mod component_model;
pub mod components_model;
pub mod surface_model;
pub mod surface_group_model;
pub mod data_context;
pub mod component_context;