Rust Hack Night #4: Macros


Details
We are excited to welcome you to Rust Hack Night #4 at KEA.
Tonight the common theme is macros!();
Come and level up by bringing your pet project, or get inspired to solve a tutorial task for implementing proc macros: Derive macros, function-like macros, attribute macros. Or be a rebel and make your own thing void of macro use!
You may draw inspiration from:
https://doc.rust-lang.org/book/ch19-06-macros.html
https://github.com/dtolnay/proc-macro-workshop
#[derive(Schedule)]
17:00 - 17:10: begin!();
17:10 - 21:15: hack!();
21:15 - 21:: show_and_tell!();
21:55 - 22:00: end!();
While macros assume some familiarity with Rust, feel free to show up and start from where you are comfortable, e.g. by going through the rustlings tutorial.
#[must_use]
We kindly remind you to cancel your RSVP a day before if you can't make it so that others may attend.
COVID-19 safety measures

Rust Hack Night #4: Macros