[−][src]Module rocket_okapi::handlers
Contains several Rocket
Handler
s, which are used for serving the json files and the swagger
interface.
Structs
ContentHandler | A content handler is a wrapper type around |
OpenApiHandler | A handler type that is used to serve the |
RedirectHandler | A handler that instead of serving content always redirects to some specified destination URL. |