ferrous-systems / rust-training

Learning materials for the Rust Training courses by Ferrous Systems
127 stars 16 forks source link

Add slides on macros #25

Closed jonathanpallant closed 1 year ago

jonathanpallant commented 1 year ago

An introduction to declarative macros and procedural macros, through the medium of example code.

jonathanpallant commented 1 year ago

24 should be merged first.