[][src]Module rocket_okapi::gen

Contains the Generator struct, which you can use to manually control the way a struct is represented in the documentation.

Structs

OpenApiGenerator

A struct that visits all rocket::Routes, and aggregates information about them.