Expand description
A simplified version of quote-crate like quasi quote macro
Re-exports§
pub use quote_impl__ as __quote;
Structs§
- With
Delimiter - Wraps
TokenTreesView
with a delimiter (a subtree, but without allocating).
A simplified version of quote-crate like quasi quote macro
pub use quote_impl__ as __quote;
TokenTreesView
with a delimiter (a subtree, but without allocating).