Function konst::other::cmp::cmp_ordering

source ยท
pub const fn cmp_ordering(left: Ordering, right: Ordering) -> Ordering
Expand description

Compares two Ordering, returning the ordering of left relative to right.