PrettyPrinters.Minimalizer

The minimal pretty-printer. It just guarantees that the input satisfies the xml grammar.

struct PrettyPrinters
struct Minimalizer (
StringType
) {}

Members

Variables

beforeAttributeName
enum StringType beforeAttributeName;
Undocumented in source.
betweenPITargetData
enum StringType betweenPITargetData;
Undocumented in source.

Meta