Module ord

Module ord 

Source
Expand description

Ordering trait.

Traits§

DerOrd
DER ordering trait.
OrdIsValueOrd
Marker trait for types whose Ord impl can be used as ValueOrd.
ValueOrd
DER value ordering trait.

Functions§

iter_cmp 🔒
Compare the order of two iterators using [DerCmp] on the values.