[][src]Function xiaotian_s_minigrep::search

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