pub fn ord_binary<'a>(a: &'a [u8], b: &'a [u8]) -> Ordering
Expand description

Returns the ordering of two binary values.