voxelman.text.textformatter

Members

Functions

makeFormattedText
const(char)[] makeFormattedText(string fmt, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

app
Appender!(char[]) app;
Undocumented in source.
buf
char[4 * 1024] buf;
Undocumented in source.

Meta

Authors

Andrey Penechko.