Expand description
Contains the Type type information and all related types.
Structs§
- Type
- Represents a type that was read and interpreted from an XML schema.
Enums§
- Build
InInfo - Union that defined the build in types of the rust language or custom defined types.
- Type
Variant - Actual data type a
Typerepresents.
Traits§
- TypeEq
- Trait to check if two types are equal to each other or not.