Rust Error Handling

Design error types using thiserror for libraries and anyhow for applications. Use when defining error hierarchies or handling fallible operations. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/gar-ai--mallorn--rust-foundation-error-handling commit 68778ae0af

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-error-handling-6