mz_expr::scalar::func::impls::int64

Function cast_int64_to_uint64

Source
pub fn cast_int64_to_uint64<'a>(a: i64) -> Result<u64, EvalError>