acter_core::util

Function do_vecs_match

Source
pub fn do_vecs_match<T: PartialEq>(a: &[T], b: &[T]) -> bool