[][src]Function rustils::string::adv_contains_none_str

pub fn adv_contains_none_str(
    s: &String,
    search: &[&str]
) -> (bool, usize, String)