detect_duplicate_strings

Function detect_duplicate_strings 

Source
pub fn detect_duplicate_strings(content: &str, file: &Path) -> Vec<DebtItem>