Skip to main content

find

Function find 

Source
pub fn find<'a>(agents: &'a [Agent], name: &str) -> Result<&'a Agent>
Expand description

Look an agent up by name in a built list.