Function alex_minigrep::search [] [src]

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