Module attributes

Source
Expand description

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.

Enums§

Attr
A struct representing a key/value XML or HTML attribute.
AttrError
Errors that can be raised during parsing attributes.