Function replace_all

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