Every so often I come across a Rust idea that refines how I think. This gem from @dtolnay.bsky.social was one of those: > "Statements contain expressions, never the reverse." 1. dtolnay.github.io/rust-quiz/1 #Rust #RustLang
Rust Quiz
What is the output of this Rust program?
dtolnay.github.io