translateEnum

Undocumented in source. Be warned that the author may not have intended to support it.
@safe
string
translateEnum
(
T
translations...
)
(,
string fallback
)
if (
is(T == enum)
)

Meta