Expand description
Miscellaneous helper types
Structs§
- Discard
Error Visitor - A generic visitor that will discard all errors thrown during build
- XmlAttribute
- An attribute of an
XmlNode
. - XmlNode
- An XML node that isn’t deserialized into a more specific type.
- XmlVec
- A vector expecting space-separated items.