home/categories/architecture-patterns/hashintel-hash-claude-skills-handling-rust-errors-skill-md
architecture-patternsdevelopment

handling-rust-errors

HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, propagating errors with change_context, adding context with attach, implementing Error trait, or documenting error conditions in Rust code.

hashintel
maintainer
hashintel
अपडेट किया गया 12/19/2025
स्टार
1497
फोर्क
117
quick start

Installation and usage

HASH error handling patterns using error-stack crate. Use when working with Result types, Report types, defining custom errors, propagating errors with change_context, adding context with attach, implementing Error trait, or documenting error conditions in Rust code.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use handling-rust-errors