Function minigrep::search [] [src]

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