Macro ra_ap_hir_expand::name[][src]

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