In this stream, we take a look at Rust’s procedural macros. These are much more flexible than the declarative macros you get with the macro_rules! construct, and effectively allow you to write source-code transformations as a separate program.

Subscribe to the channel https://www.youtube.com/watch?v=geovSK3wMB8

#rust

Procedural Macros in Rust (part 1)
1.40 GEEK