パッケージ: librust-indexmap+rayon-dev (1.3.2-1)
librust-indexmap+rayon-dev に関するリンク
Debian の資源:
rust-indexmap ソースパッケージをダウンロード:
メンテナ:
類似のパッケージ:
- librust-indexmap+serde-1-dev
- librust-indexmap+serde-dev
- librust-indexmap-dev
- librust-ordermap+serde-dev
- librust-ordermap+serde-1-dev
- librust-linked-hash-map+heapsize-dev
- librust-linked-hash-map+heapsize-impl-dev
- librust-linked-hash-map+serde-dev
- librust-linked-hash-map+serde-impl-dev
- librust-linked-hash-map+serde-test-dev
- librust-ordermap-dev
Hash table with consistent order and fast iteration - feature "rayon"
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 "rayon" for the Rust indexmap crate, by pulling in any additional dependencies needed by that feature.
その他の librust-indexmap+rayon-dev 関連パッケージ
|
|
|
|
-
- dep: librust-indexmap-dev (= 1.3.2-1)
- Hash table with consistent order and fast iteration - Rust source code
-
- dep: librust-rayon-1+default-dev
- パッケージは利用できません