Function hamcrest::matchers::vecs::contains [] [src]

pub fn contains<T>(items: Vec<T>) -> Contains<T>