enumToString

Compatibility alias to toString.

@safe
alias enumToString = toString

See Also