Enum.toString

Undocumented in source.
struct Enum(E)
@property pure nothrow @safe
string
toString
()
if (
is(E == enum)
)

Meta