Claude
Skills
Sign in
Back

rust-ownership

Included with Lifetime
$97 forever

Guide for Rust ownership, borrowing, and lifetimes. Use when working with ownership rules, move semantics, borrowing, slices, or lifetime annotations.

Backend & APIs

What this skill does


# Rust Ownership and Borrowing

Ownership rules, borrowing, slices, and lifetimes.

## When to Use This Skill

Activate when:
- Understanding ownership and move semantics
- Working with references and borrowing rules
- Using string or array slices
- Annotating or debugging lifetimes
- Fixing borrow checker errors

For ownership rules, borrowing patterns, slices, and lifetime annotations, see `references/ownership.md`.

Related in Backend & APIs