Module quick_xml::events::attributes[][src]

Xml Attributes module

Provides an iterator over attributes key/value pairs

Structs

Attribute

A struct representing a key/value XML attribute.

Attributes

Iterator over XML attributes.