replace_all

Function replace_all 

Source
pub fn replace_all(input: String, substitutions: &HashMap<&str, &str>) -> String