konst::primitive::cmp

Function 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.