FormatSpec.trailing

Contains the part of the format string, that has not yet been parsed.

struct FormatSpec(Char)
const(Char)[] trailing;

Meta