AI AGENT ADDONS

Rust Patterns

affaan-m/ecc

Rust is a language built for speed and safety. This guide shows you the best ways to write Rust code. You will learn how to manage ownership and borrowing to prevent bugs. It also covers error handling with Result and the ? operator. These patterns help you build reliable and fast applications.

Anyone new to Rust or experienced can benefit from these tips. They make your code cleaner and easier to maintain. Use enums and pattern matching to keep states clear. Follow these practices to avoid common mistakes.

Add Rust Patterns skill to your workflow

Global

mkdir -p ~/.claude/skills/rust-patterns

Project

mkdir -p .claude/skills/rust-patterns

Source Repository

Stars
222,953
Forks
34,145
Watchers
222,953
License
MIT
Last Push
25 days ago
Created
6 months ago