FormatSpec.this

this(in Char[] fmt) @safe pure

Creates a new FormatSpec.

The string is lazily evaluated. That means, nothing is done, until writeUpToNextSpec is called.

Parameters

fmta format string