Module rocket_okapi_fork::swagger_ui[][src]

Expand description

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

Structs

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

Contains a named url.

Enums

Used to control the way models are displayed by default.

Used to control the default expansion setting for the operations and tags.

Used to enable, disable and preconfigure filtering

Functions

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