Rust Error Handling

Guide for Rust error handling with Result<T,E>, error propagation, the ? operator, and custom error types using thiserror and anyhow Use when this capability is needed.

tomevault-io bf3ccc4 2 files · 3.1 KB Updated

File contents

tomevault-io/skills-registry/tree/main/89jobrien--looprs--rust-error-handling commit bf3ccc4f4a

Frequently asked questions

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