pub fn get_protocol(agent: AgentKind) -> Box<dyn HookProtocol>Expand description
Construct the appropriate protocol implementation for an agent.
pub fn get_protocol(agent: AgentKind) -> Box<dyn HookProtocol>Construct the appropriate protocol implementation for an agent.