Function proto::tools::create_tool
source · pub async fn create_tool(
tool: &ToolType
) -> Result<Box<dyn Tool<'static>>, ProtoError>pub async fn create_tool(
tool: &ToolType
) -> Result<Box<dyn Tool<'static>>, ProtoError>