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

