Module arc_reactor::routing[][src]

Modules

recognizer

Structs

RouteGroup

The RouteGroup allows for conviniently nesting route handlers and applying group middlewares for protected routes.

Router

The main router of you application that is supplied to the ArcReactor.