The moai-lang-rust skill enables Claude to handle complex enterprise Rust development, focusing on the 1.91.1 stable release and modern async patterns. It provides sophisticated guidance for implementing memory-safe systems, low-latency concurrent applications, and robust web services using the Axum framework. By integrating advanced macro systems, zero-cost abstractions, and strict error-handling patterns, this skill ensures that generated code meets production-grade standards for performance, security, and scalability in high-stakes environments.
主な機能
01High-concurrency async patterns with Tokio 1.48.x
02Custom procedural macro generation and syn/quote integration
030 GitHub stars
04Advanced Rust 1.91.1 ownership and lifetime management
05Type-safe web API development with Axum and Rocket
06Comprehensive error handling and safety-first memory patterns