Module attributes

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.
IterState ๐Ÿ”’
External iterator over spans of attribute key and value

Enumsยง

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

Type Aliasesยง

AttrResult ๐Ÿ”’