syntax::ext::base::MacroExpanderFn   
                   
                       [−]
                   
               [src]
type MacroExpanderFn = fn<'cx>(&'cx mut ExtCtxt, Span, &[TokenTree]) -> Box<MacResult + 'cx>;
Unstable (
rustc_private)