![]() Per https://docs.rs/quote/latest/quote/macro.quote.html#hygiene regarding token hygiene. > Any interpolated tokens preserve the Span information provided by their > `ToTokens` implementation. In many instances, the procedural macros are spanning tokens with their own span redundantly. |
||
---|---|---|
.. | ||
example | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
Makefile.toml |