Skip to main content

position_tool

Macro position_tool 

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