Skip to main content

Crate satay_codegen

Crate satay_codegen 

Source

Structs§

GenerateOptions
Options for code generation.
GeneratedFile

Enums§

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.

Functions§

generate
generate_with