get_tool

Function get_tool 

Source
pub fn get_tool(name: &str) -> Option<Arc<Box<dyn Tool + Send + Sync>>>
Expand description

Get a tool by name.