noahrinehart/cmos

Implementation of derivable traits `PartialEq`, `Eq`, `PartialOrd` and `Ord`

AntoineSebert opened this issue · 0 comments

The structure RTCDateTime apparently lacks those traits, that could be really useful.
I can try to do it myself, although it's something I've never done before.
Maybe PartialEq and Eq could just be declared as derived.