Function mz_expr::scalar::func::impls::int32::cast_int32_to_uint64

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