XmlWriter

XML writer with no formatting.

alias XmlWriter = CustomXmlWriter!(StringBuilder, NullXmlFormatter)

Meta