rust

Installation
SKILL.md

Rust Development

Project Structure

my-project/
├── Cargo.toml
├── src/
│   ├── main.rs
│   ├── lib.rs
│   └── handlers/
│       └── mod.rs
└── tests/
    └── integration.rs

Error Handling

Related skills
Installs
35
GitHub Stars
80
First Seen
Mar 4, 2026