#error-handling
Read more stories on Hashnode
Articles with this tag
Introduction In this article, I will discuss error handling in Rust 🦀. I try to explain the differences between recoverable and unrecoverable errors,...