Procedural Macros in Rust (part 2)
Channel:
Subscribers:
97,800
Published on ● Video Link: https://www.youtube.com/watch?v=KVWHT1TAirU
In this stream, we dive deeper into Rust's procedural macros, following on from the previous stream. We continue to follow David Tolnay's excellent proc-macro workshop from Rust Latam back in March 2019: https://github.com/dtolnay/proc-macro-workshop, and go for the seq! and #[sorted] proc-macros!
You can find my Amazon Wish List at https://www.amazon.com/hz/wishlist/ls/EI8GP25AL8FU?ref_=wl_share.
You can find the code over at https://github.com/jonhoo/proc-macro-workshop.
And you can see the live version with comments at https://www.youtube.com/watch?v=6XRCXJhO-QE
Other Videos By Jon Gjengset
Tags:
rust
live-coding
macros
workshop
procedural-macros