Extra Reading
There are two excellent resources for further reading on Rust's macro system:
- The Rust Reference,
- The Little Book of Rust Macros (note that an older version exists, so make sure you're reading this up-to-date one!)
There are two excellent resources for further reading on Rust's macro system: