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