Function const_cmp::slice::eq_slice_i8[][src]

pub const fn eq_slice_i8(left: &[i8], right: &[i8]) -> bool

Compares two &[i8] for equality.