respan_to!() { /* proc-macro */ }
Expand description
__respan_to!(( foo tokens ) bar tokens )
Respan all the bar tokens to the span of the foo tokens
respan_to!() { /* proc-macro */ }
__respan_to!(( foo tokens ) bar tokens )
Respan all the bar tokens to the span of the foo tokens