Rust

Errors in Rust: A Deep Dive

Rust’s error handling is precise and curious - and in this article, we are going to take a look at why that is the case. I’ll introduce you to the basics of errors in Rust and then explain some more advanced concepts of dealing with errors.

June 2, 2020 — 14 minute read