[][src]Function minigrep_rj::search

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