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

pub fn expand_quote_meta_item(
    cx: &mut ExtCtxt,
    sp: Span,
    tts: &[TokenTree]
) -> Box<dyn MacResult + 'static>