askill
rust-error-handling

rust-error-handlingSafety 90Repository

Guide for Rust error handling. Use when working with Result, Option, the ? operator, or implementing custom error types.

5 stars
1.2k downloads
Updated 2/21/2026

Package Files

Loading files...
SKILL.md

Rust Error Handling

Result, Option, error propagation, and custom error types.

When to Use This Skill

Activate when:

  • Returning and handling Result types
  • Working with Option for optional values
  • Using the ? operator for error propagation
  • Implementing custom error types with Display and From

For Result, Option, ? operator, and custom error type patterns, see references/error-handling.md.

Install

Download ZIP
Requires askill CLI v1.0+

AI Quality Score

32/100Analyzed 2/25/2026

Minimal Rust error handling skill with clear purpose but virtually no actual content. Has good metadata structure and when-to-use triggers, but provides no guidance, code examples, or patterns - only references an external file. Not usable as-is for any practical error handling task."

90
70
30
20
15

Metadata

Licenseunknown
Version-
Updated2/21/2026
Publishervinnie357

Tags

No tags yet.