Procedural macros for the Kit framework
This crate provides compile-time validated macros for:
- Inertia.js responses with component validation
- Named route redirects with route validation
- Service auto-registration
- Handler attribute for controller methods
- FormRequest for validated request data
- Jest-like testing with describe! and test! macros