Crate htmxology_macros

Crate htmxology_macros 

Source
Expand description

HTMX-SSR macros

Derive Macrosยง

DisplayDelegate
Implement the Display trait for an enum.
Fragment
Derive the Fragment trait for a type.
Identity
Derive the Identity trait for a type.
Named
Derive the Named trait for a type.
Route
Derive a route type.
RoutingController
Implement the RoutingController trait for a controller.