[−][src]Function rocket_okapi::swagger_ui::make_swagger_ui
pub fn make_swagger_ui(config: &SwaggerUIConfig) -> impl Into<Vec<Route>>
Transform the provided SwaggerUIConfig
into a list of Route
s that serve the swagger web ui.