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

type MacroExpanderFn = fn<'cx>(&'cx mut ExtCtxt, Span, &[TokenTree]) -> Box<MacResult + 'cx>;