Macro hir_def::path::path

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