RegisteredAgentType

Type Alias RegisteredAgentType 

Source
pub type RegisteredAgentType = RegisteredAgentType;

Aliased Type§

pub struct RegisteredAgentType {
    pub agent_type: AgentType,
    pub implemented_by: ComponentId,
}

Fields§

§agent_type: AgentType§implemented_by: ComponentId