Function replace

Source
pub fn replace(string: Expr, from: Expr, to: Expr) -> Expr
Available on crate feature string_expressions only.
Expand description

Replaces all occurrences of from with to in the string