Function keyvalint::compare_bytes

source ·
pub fn compare_bytes(a: &[u8], b: &[u8]) -> Ordering
Expand description

Compare the bytes lexicographically.