Skip to main content

Crate a2ui_base

Crate a2ui_base 

Source

Modules§

capabilities
Capabilities negotiation and inline-catalog parsing.
catalog
components
Framework-agnostic component behavior — the handle_event logic for the interactive component types whose handlers touch only core types.
error
event
Framework-agnostic input event types and interaction results.
focus
Keyboard focus management — framework-agnostic.
interaction
Framework-agnostic interaction helpers — applying component interaction results to the runtime state.
message_processor
Message processor — parses A2UI messages and mutates state models.
model
observable
protocol