Procedural Macros for Network Programming (and everything else)
Talk by Moritz Gutfleisch at our third "Nix Your Bugs & Rust Your Engines" meetup in Heidelberg on April 29, 2024. Procedural macros allow executing functions that produce Rust syntax at compile time. They allow for very sophisticated code generation and can drastically reduce boilerplate and redun