impl_tool_factory

Macro impl_tool_factory 

Source
macro_rules! impl_tool_factory {
    ($factory:ident, $tool:ident, $name:expr, $description:expr) => { ... };
}
Expand description

Macro to help implement tool factories