wformat

Undocumented in source. Be warned that the author may not have intended to support it.
wstring
wformat
(
S
Args...
)
(
S fmt
,
Args args
)
if (
is(S == string) ||
is(S == wstring)
)

Meta