#error-handling
Read more stories on Hashnode
Articles with this tag
Introduction Errors are common while writing Software. Rust assumes it beforehand, and hence provides robust mechanism to address it, if not prevent...