|
Macros are being largely re-done, see http://words.steveklabnik.com/an-overview-of-macros-in-rust for an overview. Honestly, I very rarely use macros and have written two in my years of Rust. You almost never need them, or at least, that's my experience. |
[1] https://github.com/paavohuhtala/clri/blob/b8a9057397ef95c0de...