rust-error-handling

Installation
SKILL.md

Rust Error Handling

Best practices for error handling in Rust applications.

When to Use

  • Building Rust applications and libraries
  • Designing error types for the Rex agent
  • Implementing robust error propagation
  • Creating user-friendly error messages

Core Concepts

Result and Option

Installs
1
First Seen
3 days ago
rust-error-handling — 5dlabs/cto-agents