corrode
corrode copied to clipboard
Make enums PartialEq to their repr type
Fixes #158
I decided on a different route here, by making enums generated by corrode to be comparable to their repr
type.