Skip to main content

tool

Macro tool 

Source
macro_rules! tool {
    ($impl_name:ident, $tool:literal, $label:literal, $path:literal, $c2s:path, $handler:ident, $call:ident) => { ... };
}