Why enums are your superpower!

What do data modelling, type safe input validation and state machines have in common? They can all be represented by Rust’s versatile enum datatype. Although typically thought of as a space to hold related constants, Rust’s version is much richer. In this live session, you will be able to ask questions during the session. You’ll be learning from the author of one of the best books on the subject – Rust in Action.