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