Macro tool_path

macro_rules! tool_path {
    ($start:ident $(:: $seg:ident)*) => { ... };
}