Package : rust-indexmap > RPM : rust-indexmap-1.9.2-2.mga9.src.rpm

Basic items

Name rust-indexmap
Version 1.9.2
Release 2.mga9
URL https://crates.io/crates/indexmap
Group Development/Other
Summary Hash table with consistent order and fast iteration
Size 66KB
Arch aarch64
License ASL 2.0 or MIT

Description

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.

Media information

Distribution release Mageia 9
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2023-02-11 13:55:16
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie