Skip to main content

trim

Function trim 

Source
pub fn trim<T>(arg: impl IntoExpr<T>) -> Expr<<T as StringUnaryExpr>::Output>
where T: StringUnaryExpr,