konst::nonzero::cmp

Function cmp_nonzeroi8

Source
pub const fn cmp_nonzeroi8(left: NonZeroI8, right: NonZeroI8) -> Ordering
Expand description

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