FormatSpec
- 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;
mir format
enumsfunctionsmanifest constantsmixin templatesstructs
C's compatible format specifier.