All posts

#patterns

1 post
rust||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