Function konst::primitive::cmp::cmp_u16

source ·
pub const fn cmp_u16(left: u16, right: u16) -> Ordering
Available on crate feature cmp only.
Expand description

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