Function const_cmp::primitive::cmp_u8[][src]

pub const fn cmp_u8(left: u8, right: u8) -> Ordering

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