CustomXmlFormatter.indentChar

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

Meta