Format.abbreviateInitValues

< Abbreviate default values to .init when it reduces the size of the output.

struct Format
@safe pure nothrow @nogc
bool abbreviateInitValues;

Meta