jameysharp/corrode

enums should derive Debug, PartialOrd & PartialEq?

Opened this issue · 0 comments

It would be nice if the auto-generated enums were deriving PartialCmp, PartialEq and probably Debug.