rust-ownership-borrowing

Installation
SKILL.md

Rust Ownership Borrowing

Use this skill to make ownership shape match the program's data flow. Treat borrow-checker errors as design feedback: decide who owns each value, how long access must last, and whether mutation needs exclusivity or a different data shape.

Core Workflow

Installs
45
Repository
lvtd-llc/skills
GitHub Stars
1
First Seen
Jun 21, 2026
rust-ownership-borrowing — lvtd-llc/skills