Skip to main content

replace

Function replace 

Source
fn replace(text: &str, from: &str, to: &str) -> Result<String, EvalError>