Function mz_expr::func::cast_numeric_to_int32

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