hir_expand::mod_path

Macro path

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