关于
This skill provides comprehensive guidance for building production-grade Rust applications, focusing on the unique ownership and borrowing model, memory safety, and high-concurrency patterns. It covers the late-2025 stable stack, including Rust 1.91, Tokio for asynchronous operations, and modern web frameworks like Axum and Rocket. Users benefit from standardized patterns for custom error handling, procedural macros, and rigorous performance optimization, ensuring code is both robust and efficient for systems-level or web-scale deployments.