Function replace

Source
pub fn replace(s: &str, from_str: &str, to_str: &str, writer: &mut impl Write)