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

Function cast_numeric_to_int64

Source
pub fn cast_numeric_to_int64<'a>(a: Numeric) -> Result<i64, EvalError>