register_tool

Function register_tool 

Source
pub fn register_tool<T: Tool + Send + Sync + 'static>(tool: T)
Expand description

Register a new tool.