syntax::ext::base::MacroExpanderFn[src]

type MacroExpanderFn = fn(ecx: &mut ExtCtxt, span: Span, token_tree: &[TokenTree]) -> Box<MacResult>;