mz_expr::scalar::func::impls::int32

Function cast_int32_to_uint64

Source
pub fn cast_int32_to_uint64<'a>(a: i32) -> Result<u64, EvalError>