Expand description
Structs§
- XmlAttribute
- Represents an XML attribute.
- XmlElement
- Represents an XML element.
- XmlPI
- Represents an XML processing instruction.
- XmlRoot
- Root node of the XML AST.
Enums§
- XmlValue
- Represents a value in XML.
Traits§
- XmlNode
Ext - Extension trait for XML red nodes.
Type Aliases§
- XmlNode
- A node in the XML red tree.