[][src]Macro ra_ap_hir_def::path::__name

macro_rules! __name {
    (self) => { ... };
    (Self) => { ... };
    ('static) => { ... };
    ($ident:ident) => { ... };
}