Innovate. Instruct. Inspire.

2.4 - Enums and Error Handling

Understand the use of enumerations and the `match` control flow operator. Explore the two types of errors in Rust and how we can use enumerations to represent optional values.