Structs§
- Body
Info - Diagnostics
- Collected codegen diagnostics, separated by severity.
- Operation
Info - All information about a single API operation needed by later codegen stages.
- Param
Info - Response
Info
Enums§
Functions§
- collect_
operations - Collect all operations from the
OpenAPIdocument. - generate_
operation_ errors - Emit a
compile_error!token for each fatal operation diagnostic. - generate_
operation_ types - Generate query-param enum types + request structs + response enums for all operations.