hir_def::path

Macro path

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