Skip to main content

count_non_import_matches

Function count_non_import_matches 

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

Count non-comment, non-import occurrences of a pattern in source content