Source: rust-linked-hash-map Section: rust Priority: optional Build-Depends: debhelper (>= 12), dh-cargo (>= 25), cargo:native , rustc:native , libstd-rust-dev Maintainer: Debian Rust Maintainers Uploaders: kpcyrd , Robin Krahl Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/rust-team/debcargo-conf.git [src/linked-hash-map] Vcs-Browser: https://salsa.debian.org/rust-team/debcargo-conf/tree/master/src/linked-hash-map Homepage: https://github.com/contain-rs/linked-hash-map Rules-Requires-Root: no Package: librust-linked-hash-map-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends} Suggests: librust-linked-hash-map+heapsize-dev (= ${binary:Version}), librust-linked-hash-map+serde-dev (= ${binary:Version}) Provides: librust-linked-hash-map+default-dev (= ${binary:Version}), librust-linked-hash-map+nightly-dev (= ${binary:Version}), librust-linked-hash-map-0-dev (= ${binary:Version}), librust-linked-hash-map-0+default-dev (= ${binary:Version}), librust-linked-hash-map-0+nightly-dev (= ${binary:Version}), librust-linked-hash-map-0.5-dev (= ${binary:Version}), librust-linked-hash-map-0.5+default-dev (= ${binary:Version}), librust-linked-hash-map-0.5+nightly-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+default-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+nightly-dev (= ${binary:Version}) Description: HashMap that holds key-value pairs in insertion order - Rust source code This package contains the source for the Rust linked-hash-map crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-linked-hash-map+heapsize-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-linked-hash-map-dev (= ${binary:Version}), librust-heapsize-0.4+default-dev Provides: librust-linked-hash-map+heapsize-impl-dev (= ${binary:Version}), librust-linked-hash-map-0+heapsize-dev (= ${binary:Version}), librust-linked-hash-map-0+heapsize-impl-dev (= ${binary:Version}), librust-linked-hash-map-0.5+heapsize-dev (= ${binary:Version}), librust-linked-hash-map-0.5+heapsize-impl-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+heapsize-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+heapsize-impl-dev (= ${binary:Version}) Description: HashMap that holds key-value pairs in insertion order - feature "heapsize" and 1 more This metapackage enables feature "heapsize" for the Rust linked-hash-map crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "heapsize_impl" feature. Package: librust-linked-hash-map+serde-dev Architecture: any Multi-Arch: same Depends: ${misc:Depends}, librust-linked-hash-map-dev (= ${binary:Version}), librust-serde-1+default-dev Provides: librust-linked-hash-map+serde-impl-dev (= ${binary:Version}), librust-linked-hash-map-0+serde-dev (= ${binary:Version}), librust-linked-hash-map-0+serde-impl-dev (= ${binary:Version}), librust-linked-hash-map-0.5+serde-dev (= ${binary:Version}), librust-linked-hash-map-0.5+serde-impl-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+serde-dev (= ${binary:Version}), librust-linked-hash-map-0.5.6+serde-impl-dev (= ${binary:Version}) Description: HashMap that holds key-value pairs in insertion order - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust linked-hash-map crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serde_impl" feature.