Skip to main content

AgentDb

Type Alias AgentDb 

Source
pub type AgentDb = Salamander<EventBody>;
Expand description

A Salamander specialized to the agent vocabulary. Agent users open this instead of spelling out Salamander<EventBody> — “zero friction” (Phase 1.5 spec, WP-1 step 3).

Aliased Type§

pub struct AgentDb { /* private fields */ }