replace_names

Function replace_names 

Source
fn replace_names(input: &str) -> Option<(String, HashMap<String, String>)>