Function fill_replacements

Source
pub fn fill_replacements(src: &str, replacements: &[(&str, String)]) -> String