syntex_syntax::ext::base::IdentMacroExpanderFn   
                   
                       [−]
                   
               [src]
type IdentMacroExpanderFn = fn<'cx>(&'cx mut ExtCtxt, Span, Ident, Vec<TokenTree>) -> Box<MacResult + 'cx>;