search

Function search 

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

从内容中搜索出文字,区分大小写