A show about the Rust programming language and the people who use it.
e010: Macros rule!
January 18, 2016
16:32
7.1 MB
Downloads: 0
Macros rule!
Notes
Because of the way macros are exported—before name resolution on crates occurs—the documentation for the macros defined in the source for this episode occurs in the Macros section of theshow_notes
crate documentation, rather than within the documentation for this module. (See the Rust Book discussion of documenting macros for details.) Even so, the source is still in this module; see the implementations for details.
Links
- Rust book: Macros
- Rust by Example: Macros
- Rust reference: Macros
- “Macro by Example” (original paper)
- Nick Cameron:
Sponsors
- Aleksey Pirogov
- Chris Palmer
- Derek Morr
- Hamza Sheikh
- Luca Schmid
- Micael Bergeron
- Ralph Giles (“rillian”)
- reddraggone9
- William Roe
Become a sponsor
Follow
- New Rustacean:
- Twitter: @newrustacean
- App.net: @newrustacean
- Email: hello@newrustacean.com
- Chris Krycho
- Twitter: @chriskrycho
- App.net: @chriskrycho