Error Handling
2026
Designing Error Types in Rust Applications
Posted on 13 mins
How to manage your custom errors and minimize pain.
2025
Go Didn't Get Error Handling Right
Posted on Last edited 2 mins
I’ve finally found a way to put this concisely!Why Use Structured Errors in Rust Applications?
Posted on Last edited 8 mins
Going against the common wisdom of “usinganyhowfor applications”.
2024
Rust Solves The Issues With Exceptions
Posted on Last edited 12 mins
A small topic that’s too big to fit in a larger Rust post.