Skip to main content

quote_spanned

Macro quote_spanned 

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

quote! but with specified span for all tokens not interpolated.

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