Expand description
Plugin tool trait.
Mirrors the BuiltinTool trait from astrid-tools but with dynamic
(non-'static) names and a plugin-specific context.
Traitsยง
- Plugin
Tool - A tool provided by a plugin.
Plugin tool trait.
Mirrors the BuiltinTool trait from astrid-tools but with dynamic
(non-'static) names and a plugin-specific context.