Function konst::primitive::cmp_usize[][src]

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

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