Function run_with_routes

Source
pub fn run_with_routes(
    _routes: impl Into<Routes>,
    _configuration: Configuration,
) -> ServerResult