Skip to main content

render_agents_section

Function render_agents_section 

Source
pub fn render_agents_section<S: BuildHasher>(
    agents: &HashMap<String, AgentConfig, S>,
) -> Vec<DisplayLine>