[][src]Function syntax::ext::source_util::expand_column_gated

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