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

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