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.
- Iter
State ๐ - External iterator over spans of attribute key and value
Enumsยง
- Attr
- A struct representing a key/value XML or HTML attribute.
- Attr
Error - Errors that can be raised during parsing attributes.
- State ๐
Type Aliasesยง
- Attr
Result ๐