CustomXmlFormatter

Undocumented in source.
struct CustomXmlFormatter (
char indentCharP
uint indentSizeP
) {}

Members

Manifest constants

indentChar
enum indentChar;
Undocumented in source.
indentSize
enum indentSize;
Undocumented in source.

Mixin templates

Mixin
mixintemplate Mixin(alias formatter)
Undocumented in source.

Variables

enabled
bool enabled;
Undocumented in source.

Meta