CustomXmlFormatter.indentSize

struct CustomXmlFormatter(char indentCharP, uint indentSizeP)
enum indentSize = indentSizeP;

Meta