Module quick_xml::reader

source ·
Expand description

Contains high-level interface for a pull-based XML parser.

Structs§

  • A low level encoding-agnostic XML event reader that performs namespace resolution.
  • A low level encoding-agnostic XML event reader.

Type Aliases§

  • Range of input in bytes, that corresponds to some piece of XML