mz_expr::scalar::func::impls::numeric

Function cast_numeric_to_int32

Source
pub fn cast_numeric_to_int32<'a>(a: Numeric) -> Result<i32, EvalError>