Function mz_expr::scalar::func::impls::int32::cast_int32_to_uint32

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