pub const fn cmp_u8(left: u8, right: u8) -> Ordering
Compares two u8, returning the ordering of left relative to right.
u8
left
right