FindExactMatches

Function FindExactMatches 

Source
fn FindExactMatches(content: &str, query: &str) -> Vec<SearchMatch>
Expand description

Find exact matches (word boundary and case-sensitive)