pub type AgentDefinitions = HashMap<String, AgentDefinition>;
pub struct AgentDefinitions { /* private fields */ }