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

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