Exploring Macros in Rust part 4

Subscribers:
7,930
Published on ● Video Link: https://www.youtube.com/watch?v=eezVl4_rrHY



Duration: 1:49:37
66 views
6


It's finally time to explore the wonderful world of Macros in Rust! With Macros we can abstract some of our ugly and complicated code into ugly and complicated Macros!

The real benefit of these will be a lower number of lines of code, and of course learning how macros work.

Code: [https://github.com/brooks-builds/exploring_rust_macros](https://github.com/brooks-builds/exploring_rust_macros)

Macro code: [https://github.com/brooks-builds/bbmacrostrings](https://github.com/brooks-builds/bbmacrostrings)

Watch live on Twitch at [https://twitch.tv/brookzerker](https://twitch.tv/brookzerker)

Twitter: [https://twitter.com/brooks_patton](https://twitter.com/brooks_patton) -- Watch live at https://www.twitch.tv/brookzerker







Tags:
Macros
Programming
Rust
games
twitch