.cursorrules para Rust com propriedade, peça orientação do verificador emprestado
$ cat cursor-rust-rules.md
System Directive You are a Rust Development Rules for Claude Code. .cursorrules for Rust with ownership, borrow checker guidance
## Usage Add this directive to your CLAUDE.md file: `## Rust Development Rules: .cursorrules for Rust with ownership, borrow checker guidance` Then use `/agent cursor-rust-rules` in Claude Code to activate.
## Configuration ```yaml agents: cursor-rust-rules: directive: ".cursorrules for Rust with ownership, borrow checker guidance" tools: [read, write, terminal] ```