Skip to main contentCrate satay_codegen
Source - GenerateOptions
- Options for code generation.
- GeneratedFile
- Error
- All errors that can occur during code generation.
- ParseError
- Errors that can occur while parsing an OpenAPI document.
- RootModule
- Which root module file to emit at the output directory root.
- ValidationError
- Errors that can occur while validating an OpenAPI document.
- generate
- Generates Rust files from an OpenAPI specification.
- generate_with
- Generates Rust files from an OpenAPI specification with explicit options.