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