Function mz_expr::scalar::func::impls::int64::cast_int64_to_uint32

source ยท
pub fn cast_int64_to_uint32<'a>(a: i64) -> Result<u32, EvalError>