xsd_parser::quick_xml

Module reader

Source
Expand description

Defines and implements different helper traits that are needed for the deserialization process with the quick_xml crate.

Structs§

Traits§

  • Trait that defines the basics for an XML reader.
  • Trait that defines a synchronous XML reader.