pub fn routes() -> (Vec<Route>, OpenApi)
Expand description

Returns a tuple containing a vec of routes for this module, plus a structure containing the OpenAPI specification for these routes.