Expand description
HTMX-SSR macros
Derive Macrosยง
- Display
Delegate - Implement the
Displaytrait for an enum. - Fragment
- Derive the
Fragmenttrait for a type. - Identity
- Derive the
Identitytrait for a type. - Named
- Derive the
Namedtrait for a type. - Route
- Derive a route type.
- Routing
Controller - Implement the
RoutingControllertrait for a controller.