[][src]Type Definition rustc_ap_rustc_expand::base::MacroExpanderFn

type MacroExpanderFn = fn'cx(_: &'cx mut ExtCtxt, _: Span, _: TokenStream) -> Box<dyn MacResult + 'cx>;