quick_xml::events

Module attributes

source
Expand description

Xml Attributes module

Provides an iterator over attributes key/value pairs

Structsยง

  • A struct representing a key/value XML attribute.
  • Iterator over XML attributes.
  • IterState ๐Ÿ”’
    External iterator over spans of attribute key and value

Enumsยง

  • A struct representing a key/value XML or HTML attribute.
  • Errors that can be raised during parsing attributes.
  • State ๐Ÿ”’

Type Aliasesยง