Function mz_expr::func::cast_numeric_to_uint64

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