Expand description
XML5 tree builder - converts tokens into a tree like structure
Structs§
- XmlTree
Builder - The XML tree builder.
- XmlTree
Builder Opts - Tree builder options, with an impl for Default.
Enums§
- Node
OrText - Something which can be inserted into the DOM.