rust-indexmap 1.1.0-1 source package in Ubuntu

Changelog

rust-indexmap (1.1.0-1) unstable; urgency=medium

  * Package indexmap 1.1.0 from crates.io using debcargo 2.4.0

 -- Wolfgang Silbermayr <email address hidden>  Wed, 28 Aug 2019 14:12:01 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-indexmap_1.1.0-1.dsc 2.3 KiB 318cec037bb76672a5c778ed53bf0d22bff943261eaf52e58ffb54af6ea1ffd1
rust-indexmap_1.1.0.orig.tar.gz 43.8 KiB 073dd2daf5a45be4181d26e2d62897b77e9d77503d71ad6b17f0b10153ec0f67
rust-indexmap_1.1.0-1.debian.tar.xz 2.8 KiB 829417cde9d46274dd555237ccbb11d7ea8908be596812c605cf3ff7804e27d1

Available diffs

No changes file available.

Binary packages built by this source

librust-indexmap+rayon-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+serde-1-dev: No summary available for librust-indexmap+serde-1-dev in ubuntu eoan.

No description available for librust-indexmap+serde-1-dev in ubuntu eoan.

librust-indexmap+serde-dev: Hash table with consistent order and fast iteration - feature "serde" and 1 more

 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.

librust-indexmap-dev: No summary available for librust-indexmap-dev in ubuntu eoan.

No description available for librust-indexmap-dev in ubuntu eoan.