Module settings

Source
Expand description

Settings passed into the TypeGenerator.

Modules§

derives
Settings for which derives should be applied on types
substitutes
Settings for which types should be substituted by other types.

Structs§

TypeGeneratorSettings
A struct containing all the settings for generating rust types from a type registry.

Enums§

AllocCratePath
Information about how to construct the type paths for types that need allocation, e.g.