Module util

Source
Expand description

Miscellaneous helper types

Structs§

DiscardErrorVisitor
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.