summaryrefslogtreecommitdiffstats
path: root/rust/macros/paste.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* rust: macros: enable paste! use from macro_rules!Ethan D. Twardy2024-11-011-3/+12
* rust: macros: update 'paste!' macro to accept string literalsTrevor Gross2023-12-141-1/+9
* rust: macros: add `paste!` proc macroGary Guo2023-08-101-0/+96