Function syntax::ext::quote::expand_quote_arg[][src]

Important traits for Box<R>
pub fn expand_quote_arg(
    cx: &mut ExtCtxt,
    sp: Span,
    tts: &[TokenTree]
) -> Box<MacResult + 'static>