Function proto::tools::create_plugin_tool
source · pub async fn create_plugin_tool(
plugin: &str,
proto: Proto
) -> Result<Box<dyn Tool<'static>>, ProtoError>pub async fn create_plugin_tool(
plugin: &str,
proto: Proto
) -> Result<Box<dyn Tool<'static>>, ProtoError>