kit-macros 0.1.38

Procedural macros for Kit framework
Documentation

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