Rust Error Handling

Idiomatic Rust error handling with Result, Option, the ? operator, custom error types, thiserror, and anyhow. Use when designing error hierarchies, composing fallible operations, converting between error types, or choosing between library and application error strategies. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/botirk38--botir-skills--rust-error-handling commit 2f37ee263d

Frequently asked questions

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