FormatSpec

C's compatible format specifier.

Members

Variables

dash
bool dash;
format
char format;
hash
bool hash;
plus
bool plus;
precision
int precision;
separator
char separator;
space
bool space;
unitSize
ubyte unitSize;
width
int width;
zero
bool zero;

Meta