Skip to main content

cast

Function cast 

Source
pub fn cast(child: BoundExpression, target: DType) -> BoundExpression
Expand description

Creates a bound expression that casts values to a target dtype.