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