Function const_cmp::slice::eq_slice_u8[][src]

pub const fn eq_slice_u8(left: &[u8], right: &[u8]) -> bool

Compares two &[u8] for equality.