quick-xml 0.22.0

High performance xml reader and writer
Documentation
1
2
3
4
5
6
7
8
DocType( html)
Characters(
)
StartElement(a, attr-error: error while parsing attribute at position 7: Attribute value must start with a quote.)
Characters(Hey)
EndElement(a)
InvalidUtf8([13, 10, 38, 110, 98, 115, 112, 59, 13, 10]; invalid utf-8 sequence of 1 bytes from index 2)
EndDocument