Skip to main content

write_tool

Macro write_tool 

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