Function konst::nonzero::cmp::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.