Function konst::nonzero::cmp::cmp_nonzerou128[][src]

pub const fn cmp_nonzerou128(left: NonZeroU128, right: NonZeroU128) -> Ordering
This is supported on crate feature cmp only.
Expand description

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