Function konst::primitive::cmp::cmp_u32

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

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