Skip to main content

chunk_spanned

Macro chunk_spanned 

Source
chunk_spanned!() { /* proc-macro */ }
Expand description

chunk but with specified span for all tokens not interpolated.

syntax: chunk_spanned!(stream: ident, span: expr, ...)