Function search_non_sensitive

Source
pub fn search_non_sensitive<'a>(query: &str, contents: &'a str) -> Vec<&'a str>