Fedora Packages

rust-indexmap+std-devel Subpackage of rust-indexmap

Hash table with consistent order and fast iteration

Hash table with consistent order and fast iteration. The indexmap is a hash table where the iteration order of the key-value pairs is independent of the hash values of the keys. It has the usual hash table functionality, it preserves insertion order except after removals, and it allows lookup of its elements by either hash table key or numerical index. A corresponding hash set type is also provided. This crate was initially published under the name ordermap, but it was renamed to indexmap. This package contains library source intended for building other packages which use "std" feature of "indexmap" crate.

Releases Overview

Release Stable Testing
Fedora Rawhide 1.7.0-1.fc36 -
Fedora 35 1.6.2-2.fc35 -
Fedora 34 1.6.2-1.fc34 -
EPEL 9 1.7.0-3.el9 -
Package Info
Related Packages

You can contact the maintainers of this package via email at rust-indexmap dash maintainers at fedoraproject dot org.



Sources on Pagure