FindWholeWordMatch

Function FindWholeWordMatch 

Source
fn FindWholeWordMatch(line: &str, word: &str) -> Option<usize>
Expand description

Find whole word match with word boundary detection