Expand description
This create provide quote!
macro.
Macros§
- quote
- The entrypoint with fully backward-compatibility with traditional
quote!
macro. - quote_
configured quote_configured!
macro is configurable version ofquote!
.- quote_
spanned quote_spanned!
macro emitTokenTree
with specifiedSpan
.