Function string_contains_all

Source
pub fn string_contains_all(field: &str, val: Vec<&str>) -> Condition