Good ideas and conversation. No ads, no tracking. Login or Take a Tour!
Rust is good. Rust is good. Rust is good.
I'm working my way through the Rust book and came across this article. It helped me understand some common Rust error-handling patterns and how they compare with old-school try-catch exceptions.