Expand description
A simplified version of quote-crate like quasi quote macro
Macros§
- quote
- FIXME: It probably should implement in proc-macro
Structs§
- With
Delimiter - Wraps
TokenTreesView
with a delimiter (a subtree, but without allocating).
A simplified version of quote-crate like quasi quote macro
TokenTreesView
with a delimiter (a subtree, but without allocating).