[][src]Module rocket_okapi::swagger_ui

Contains the functions and structs required to display the swagger web ui.

Structs

SwaggerUIConfig

A struct containing information about where and how the openapi.json files are served.

UrlObject

Contains a named url.

Functions

make_swagger_ui

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