get_mut
Method
This is a method of the MultiAgentContextManager class in the context module.Get mutable manager for an agent
Signature
Parameters
No description available.
Returns
The result of the operation.
get_mut: Get mutable manager for an agent
This is a method of the MultiAgentContextManager class in the context module.Get mutable manager for an agent
def get_mut(&mut self, agent_id: &str) -> Option<&mut ContextManager>