Axum Web Framework A comprehensive skill for building production-ready web applications and APIs using Axum, the ergonomic and modular Rust web framework built on Tokio and Tower. Master routing, extractors, middleware, state management, error handling, and deployment patterns. When to Use This Skill Use this skill when: - Building REST APIs with Rust and async/await - Creating high-performance web services with type safety - Developing microservices with Tokio ecosystem integration - Implementing WebSocket servers or Server-Sent Events (SSE) - Building GraphQL APIs with Rust backend - Creati…