Skip to main content

allowed_agents_for

Function allowed_agents_for 

Source
pub fn allowed_agents_for(agent: &str) -> HashSet<String>
Expand description

Returns the set of agents that can be spawned by the given agent. Based on hierarchical chain: can only spawn agents at lower levels.