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

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.