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