TL;DR
Learn how to use and create Rust macros for metaprogramming and code generation at compile time
Key concepts
- Rust macros tutorial
- Rust macro rules
- Rust metaprogramming
- Rust declarative macros
- Rust code generation
TL;DR
Learn how to use and create Rust macros for metaprogramming and code generation at compile time
Key concepts