All posts
#patterns
1 postrust||3 min read
Understanding Rust Error Handling
A practical guide to error handling in Rust — from Result and Option to anyhow and thiserror, with real-world patterns.
rustsystems-programmingpatterns
Read
A practical guide to error handling in Rust — from Result and Option to anyhow and thiserror, with real-world patterns.