hunt.xml.Writer

Undocumented in source.

Members

Functions

buildWriter
auto buildWriter(OutRange output, PrettyPrinter pretty)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

PrettyPrinters
struct PrettyPrinters

A collection of ready-to-use pretty-printers

Writer
struct Writer(alias OutRange, alias PrettyPrinter = PrettyPrinters.Minimalizer)
Undocumented in source.

Meta