Function translate

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

replaces the characters in from with the counterpart in to