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