API reference
On this page 8
Every declaration below is extracted from zig-xml's source, with the doc comments as written there. A declaration listed without prose is public but undocumented in the source.
Reader
const Reader = xml.Reader
Event
const Event = xml.Event
Element
const Element = xml.Element
Attribute
const Attribute = xml.Attribute
decode
const decode = xml.decode
decodeInto
const decodeInto = xml.decodeInto
Error
const Error = xml.Error
entity
const entity = xml.entity