I have two types that can be tested for equality. However, once I wrap them in Options, the nicety provided by various PartialEq implementations goes r
Option
PartialEq
There doesn't seem to be technical reason blocking this, it looks like it's just a matter of doing the implementation work.