Enum.toString

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

Meta