[][src]Function minigrep_for_crateio_test::search

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