w3f / w3f-education

Technical Education at Web3 Foundation
Other
17 stars 19 forks source link

Proposed Macro Content for Module 7 of Rust MOOC #61

Closed CrackTheCode016 closed 1 year ago

CrackTheCode016 commented 1 year ago

This PR:

CrackTheCode016 commented 1 year ago

@DrW3RK Should we cover an example of procedural macros, or merely limit to how they work? macro_rules! is being covered, but I'm not sure if procedural macros would be considered "too much" for this context.

Edit: I requested for review. Please let me know if you think more content/context should be added to this section. Thank you!