Public API types and utilities for the Actus controller system — the
Controller trait, the typed [Params] / [ExtractedParams], the route
metadata (Verb, ParamDef, RouteDef), and the route-resolution
[routing] helpers. This is what user code and the #[controller] /
routes! / app_routes! macros' generated code interact with.