CustomXmlWriter.output

You can set this to something to e.g. write to another buffer.

struct CustomXmlWriter(WRITER, Formatter)
WRITER output;

Meta