[][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 Routes that serve the swagger web ui.