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