xsd_parser::types

Module type_

Source
Expand description

Contains the Type type information and all related types.

Enums§

  • Union that defined the build in types of the rust language or custom defined types.
  • Represents a type that was read and interpreted from an XML schema.

Traits§

  • Trait to check if two types are equal to each other or not.