Function syntax::ext::quote::expand_quote_exprExperimental
[-]
[+]
[src]
pub fn expand_quote_expr<'cx>(cx: &'cx mut ExtCtxt, sp: Span, tts: &[TokenTree]) -> Box<MacResult + 'cx>