Function const_cmp::slice::eq_slice_str[][src]

pub const fn eq_slice_str(l: &[&str], r: &[&str]) -> bool

Compares two &[&str] for equality.