syntax::ext::base::IdentMacroExpanderFnUnstable [-] [+] [src]

type IdentMacroExpanderFn = fn<'cx>(&'cx mut ExtCtxt, Span, Ident, Vec<TokenTree>) -> Box<MacResult + 'cx>;