소개
This skill equips Claude with specialized knowledge of the Rust ecosystem, focusing on unique language concepts like ownership, borrowing, and lifetimes to ensure memory safety without a garbage collector. It provides implementation patterns for traits, complex error handling with crates like thiserror, asynchronous programming with Tokio, and advanced memory management using smart pointers. Whether building high-performance CLI tools, back-end services, or WebAssembly modules, this skill ensures your code adheres to idiomatic 'Rustacean' standards and performance best practices.