panic! with sense: Error handling in Rust 🦀
Introduction
In this article, I will discuss error handling in Rust 🦀. I try to explain the differences between recoverable and unrecoverable errors, and how to handle them properly in your code.
At the end of this article, I will also take a quick ...
blog.ediri.io12 min read