Function datafusion::functions::string::expr_fn::trim

source ยท
pub fn trim(args: Vec<Expr>) -> Expr
Expand description

Removes all characters, spaces by default, from both sides of a string