text.xml.Writer

Undocumented in source.

Members

Structs

CustomXmlWriter
struct CustomXmlWriter(Flag!"pretty" pretty, Sink)

This struct is used to output XML string representation in a specific format.

Templates

customXmlWriter
template customXmlWriter(Flag!"pretty" pretty)
Undocumented in source.

Meta