Skip to main content

replace_text

Function replace_text 

Source
pub fn replace_text(input: &str, old: &str, new: &str) -> String