← Back to Topics
🔮
Macro Mastery
Declarative and procedural macros, DSL creation
3 Patterns
3 Interactive
0 Live Demos
Declarative Macros
intermediate
macro_rules! patterns and repetition
🎮 Playground
macro_rules
declarative
Procedural Macros
expert
Derive, attribute, and function-like
🎮 Playground
proc-macro
derive
+1
DSL Creation
expert
Domain-specific languages in Rust
🎮 Playground
dsl
macro
+1