formatAlloc

Same as std.string.format, just using an allocator.

string
formatAlloc
(
ARGS...
)
(,
string fmt
,
ARGS args
)

Meta