Skip to main content

Module config

Module config 

Source
Expand description

Base configuration shared across all Rust generators.

Structs§

ExtraDeriveConfig
Extra derives for a single type-kind (structs, enums, unions, or response structs).
ExtraDerivesConfig
Per-type-kind extra derive configuration.
RustGeneratorConfig
Base configuration for Rust generators.
UtoipaConfig
Utoipa integration configuration.

Enums§

WorkspaceDepsMode
How dependencies are rendered in the generated Cargo.toml.