pub const fn eq_slice_bytes(l: &[&[u8]], r: &[&[u8]]) -> bool
Compares two &[&[u8]] for equality.
&[&[u8]]