Enum.toString

Undocumented in source. Be warned that the author may not have intended to support it.
struct Enum(E)
@property @safe pure nothrow @nogc
string
toString
()
if (
is(E == enum)
)

Meta