dtolnay / proc-macro-hackLinks
Procedural macros in expression position
☆204Updated 3 years ago
Alternatives and similar repositories for proc-macro-hack
Users that are interested in proc-macro-hack are comparing it to the libraries listed below
Sorting:
- A procedural macro for auto logging output of functions☆192Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- A library for creating references that carry their owner with them.