Skip to main content

count_non_comment_matches

Function count_non_comment_matches 

Source
pub fn count_non_comment_matches(content: &str, target: &str) -> usize
Expand description

Count non-comment occurrences of a pattern in source content