Function const_cmp::primitive::cmp_u64[][src]

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

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