jmj_minigrep

Function search

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