Function syntex_syntax::diagnostics::plugin::expand_diagnostic_used [] [src]

pub fn expand_diagnostic_used<'cx>(ecx: &'cx mut ExtCtxt,
                                   span: Span,
                                   token_tree: &[TokenTree])
                                   -> Box<MacResult + 'cx>