Function rtrim

Source
pub fn rtrim(args: Vec<Expr>) -> Expr
Available on crate feature string_expressions only.
Expand description

Removes all characters, spaces by default, from the end of a string