Tag: rust-first-impressions
-
posts
-
Rust First Impressions: Error Handling
For the 2024 edition of Advent of Code I decided to finally give Rust a try and implement the puzzle solutions in the language. Rust has been pretty stable for more than a decade so I suppose learning it was far past due. I want to write some o...