[][src]Macro gluon_base::forward_type_interner_methods_no_arg

macro_rules! forward_type_interner_methods_no_arg {
    ($typ: ty, [$($tokens: tt)+] $id: ident $($rest : ident)* ) => { ... };
    ($typ: ty, [$($tokens: tt)+]) => { ... };
}