konst::nonzero::cmp

Function cmp_nonzeroi32

Source
pub const fn cmp_nonzeroi32(left: NonZeroI32, right: NonZeroI32) -> Ordering
Expand description

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