- librust-indexmap-dev (= 1.3.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.
.
Additionally, this package also provides the "serde-1" feature.
Installed Size: 6.1 kB
Architectures: arm64 amd64