Name: | rust-litemap+serde-devel |
---|---|
Version: | 0.7.3 |
Release: | 4.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2087 |
License: | Unicode-3.0 |
RPM: | rust-litemap+serde-devel-0.7.3-4.el9.noarch.rpm |
Source RPM: | rust-litemap-0.7.3-4.el9.src.rpm |
Build Date: | Mon Mar 24 2025 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/litemap |
Summary: | Key-value Map implementation based on a flat, sorted Vec |
Description: | A key-value Map implementation based on a flat, sorted Vec. This package contains library source intended for building other packages which use the "serde" feature of the "litemap" crate. |
- Fix test panics/segfaults on big-endian hosts
- Report and skip s390x test failures - These appear to be testing issues, not implementation bugs.
- Initial package (close RHBZ#2328546)