Function const_cmp::other::cmp_ordering[][src]

pub const fn cmp_ordering(left: Ordering, right: Ordering) -> Ordering

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