Fun with Labels, Macros, and Unsafe Rust


Details
ATTENTION: Don't miss our last meetup of the year!
Remy Clarke (Rust Programmer at Scylla Digital) will talk about his experiments - mad scientist style - saving you the time and brain cells trying to figure these things out on your own. Tame unsafe code to have no undefined behavior. Check. Define macros inside a function. Check. Leverage labels to take control of control flow. Check.
Join us to learn techniques that will bring your Rust to the next level. Master control flow with labels, and make your code amenable to refactoring. Build your own local declarative macros to work around the scoping issues of functions, closures, `.await`, and `?`. And last but not least, use Miri to ensure that your unsafe code has no undefined behavior.
Agenda
- 30 minutes open chat
- 45 minutes interactive talk & questions
- 30 minutes open chat

Fun with Labels, Macros, and Unsafe Rust