Function const_cmp::slice::eq_slice_u32[][src]

pub const fn eq_slice_u32(left: &[u32], right: &[u32]) -> bool

Compares two &[u32] for equality.