Expand description
typify backend implementation.
Structs§
- MapType
- Type name to use in generated code.
- Type
- Representation of a type which may have a definition or may be built-in.
- Type
Enum - Enum type details.
- Type
Enum Variant Info - Full information pertaining to an enum variant.
- TypeId
- Type identifier returned from type creation and used to lookup types.
- Type
Newtype - Newtype details.
- Type
Space - A collection of types.
- Type
Space Patch - Contains a set of modifications that may be applied to an existing type.
- Type
Space Replace - Contains the attributes of a replacement of an existing type.
- Type
Space Settings - Settings that alter type generation.
- Type
Struct - Struct type details.
- Type
Struct Prop Info - Full information pertaining to a struct property.
Enums§
- Crate
Vers - Specify the version for a named crate to consider for type use (rather than generating types) in the presense of a schema extension.
- Error
- Type
Details - Type details returned by Type::details() to inspect a type.
- Type
Enum Variant - Enum variant details.
- Type
Space Impl - Unknown
Policy - Policy to apply to external types described by schema extensions whose crates are not explicitly specified.