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

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.