Skip to main content
Run any Skill in Manus
with one click

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.

Overview

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 command
npx skills add https://github.com/aRustyDev/git-atomic --skill handling-rust-errors

Copy and paste this command into Claude Code to install the skill

Stars0
Forks0
UpdatedJanuary 28, 2026 at 08:21
File Explorer
4 files
SKILL.md
readonly