skills/modelscope.cn/rust-language

rust-language

SKILL.md

Rust Programming Language

This skill activates when writing Rust code, understanding ownership and borrowing, working with async Rust, or following Rust best practices.

When to Use This Skill

Activate when:

  • Writing Rust code
  • Understanding ownership, borrowing, and lifetimes
  • Implementing error handling with Result and Option
  • Working with traits and generics
  • Writing async/concurrent Rust code
  • Using Cargo and managing dependencies
  • Following Rust idioms and best practices

Ownership and Borrowing

Ownership Rules

Installs
1
First Seen
May 20, 2026
rust-language from modelscope.cn