Function konst::primitive::cmp::cmp_u8

source ยท
pub const fn cmp_u8(left: u8, right: u8) -> Ordering
Expand description

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