-
Type:
Task
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
3
-
Iteration Echidna
-
None
Bson crate also requires its types to have a PartialEq trait. Ideally the logic can be borrowed from PartialOrd, but just return a bool instead of Ordering type.