Crate leptos_routes_macro

Crate leptos_routes_macro 

Source

Attribute Macrosยง

route
routes
This is the entry point for route-declarations. Put it on a module. Declare your routes using the route attribute on nested modules. You can freely nest your routes.