xsd_parser

Module types

Source
Expand description

The types module contains all type information related types.

Re-exports§

Modules§

  • Contains the CustomType type information and all related types.
  • Contains the Ident helper type and all related types.
  • Contains different type information types.
  • Contains the Name helper type and all related types.
  • Contains the Type type information and all related types.

Structs§

  • Represents a module used by type information in the Types structure.
  • This structure contains information about the type and module definitions.

Traits§

  • Helper trait that implements additional methods for vectors.
  • Helper trait that adds name information to the implementing object.