Skip to main content

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.
iter_cmp_owned ๐Ÿ”’
Compare the order of two iterators using [DerCmp] on the values.