konst::nonzero::cmp

Function cmp_nonzeroi128

Source
pub const fn cmp_nonzeroi128(left: NonZeroI128, right: NonZeroI128) -> Ordering
Expand description

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