Macros Published: 2023-11-27 Info Sources 🔗 Rust Book Declarative Macros with macro_rules! for General Metaprogramming - Explained example of a macro Rust by Example Rust Reference Syntax Designators - Types of designators available (Macro Variable types) Motivation to finally try macros 🔗 Exercism - Space Age