CustomXmlWriter.indentLevel

Undocumented in source.
struct CustomXmlWriter(WRITER, bool PRETTY)
static if(PRETTY)
uint indentLevel;

Meta