home/categories/architecture-patterns/matthewharwood-engmanager-xyz-claude-skills-rust-error-handling-skill-md
architecture-patternsdevelopment

rust-error-handling

Production error patterns with thiserror and anyhow, including error classification, HTTP/gRPC protocol mappings, context chains, retry logic, and testing. Use when designing error types for libraries or applications, mapping errors to API responses, or implementing retry mechanisms.

matthewharwood
maintainer
matthewharwood
আপডেট হয়েছে 12/14/2025
স্টার
2
ফর্ক
0
quick start

Installation and usage

Production error patterns with thiserror and anyhow, including error classification, HTTP/gRPC protocol mappings, context chains, retry logic, and testing. Use when designing error types for libraries or applications, mapping errors to API responses, or implementing retry mechanisms.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use rust-error-handling