a2ui-base 0.2.1

Framework-agnostic base for A2UI (Agent to UI): protocol, models, and catalog
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;