Skip to main content
Side panel
Home
Calendar
More
You are currently using guest access
Log in
Home
Calendar
Expand all
Collapse all
Open course index
Dashboard
Rust
Week 2: Control Flow, Pattern Matching & Exhaustiveness
Week 2: Control Flow, Pattern Matching & Exhaustiveness
Section outline
Select activity match expressions — compile-time exhaustive checking
match expressions — compile-time exhaustive checking
Page
Select activity Destructuring enums, structs, and slices
Destructuring enums, structs, and slices
Page
Select activity if let / while let for ergonomic handling
if let / while let for ergonomic handling
Page
Select activity Error handling with ? operator and custom errors
Error handling with ? operator and custom errors
Page
Select activity Project: Config file validator (TOML/JSON) with precise error reporting
Project: Config file validator (TOML/JSON) with precise error reporting
Page