pub fn make_swagger_ui(config: &SwaggerUIConfig) -> impl Into<Vec<Route>>
Expand description

Transform the provided SwaggerUIConfig into a list of Routes that serve the swagger web ui.