Function konst::primitive::cmp_u128[][src]

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

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