a2ui 0.1.0

A TUI component library built on top of ratatui
Documentation
1
2
3
4
5
6
pub mod error;
pub mod protocol;
pub mod model;
pub mod observable;
pub mod catalog;
pub mod message_processor;