- librust-indexmap-dev (= 1.0.2-1)
- librust-serde-1+default-dev
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 metapackage enables feature serde for the Rust indexmap crate, by pulling
in any additional dependencies needed by that feature.
Installed Size: 6.1 kB
Architectures: amd64 arm64