Expand description
Ordering trait.
Traits§
- DerOrd
 - DER ordering trait.
 - OrdIs
Value Ord  - Marker trait for types whose 
Ordimpl can be used asValueOrd. - Value
Ord  - DER value ordering trait.
 
Functions§
- iter_
cmp 🔒 - Compare the order of two iterators using [
DerCmp] on the values.