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

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