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