Artifact librust-vec-collections-dev_0.4.3-1+b1_amd64

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: amd64
  Depends: librust-binary-merge-0.1+default-dev (>= 0.1.1-~~), librust-bytecheck-0.6+default-dev
    (>= 0.6.5-~~), librust-inplace-vec-builder-0.1+default-dev, librust-inplace-vec-builder-0.1+smallvec-dev,
    librust-lazy-static-1+default-dev (>= 1.4.0-~~), librust-num-traits-0.2+default-dev,
    librust-parking-lot-0.11+default-dev (>= 0.11.2-~~), librust-rkyv-0.7+default-dev
    (>= 0.7.18-~~), librust-serde-1-dev, librust-smallvec-1+default-dev (>= 1.4-~~),
    librust-sorted-iter-0.1+default-dev
  Description: |-
    Collctions (set and maps) that wrap SmallVec
     "
     Small Collections
     .
     It happens very frequently that you have collections that
     have on average just a very small number of elements.
     If you know the maximum size or even the maximum typical
     size in advance, you can use this crate to store such collections
     without allocations. For a larger number of elements, the
     underlying SmallVec will allocate the elements on the heap as
     a single allocation.
     .
     Read-heavy collections
     Another very frequent pattern is that you have a possibly
     large collection that is being created once and then used
     readonly for a long time. E.g. lookup tables. In these cases,
     ease of adding individual new elements is less important than
     compact in-memory representation and lookup performance. This
     crate provides succinct collections that have only a very small
     constant overhead over the contents of the collections.
  Homepage: https://github.com/rklaehn
  Installed-Size: '2599'
  Maintainer: Debian Rust Maintainers <pkg-rust-maintainers@alioth-lists.debian.net>
  Multi-Arch: same
  Package: librust-vec-collections-dev
  Priority: optional
  Provides: librust-vec-collections+bytecheck-dev (= 0.4.3-1+b1), librust-vec-collections+default-dev
    (= 0.4.3-1+b1), librust-vec-collections+inplace-dev (= 0.4.3-1+b1), librust-vec-collections+lazy-radixtree-dev
    (= 0.4.3-1+b1), librust-vec-collections+parking-lot-dev (= 0.4.3-1+b1), librust-vec-collections+radixtree-dev
    (= 0.4.3-1+b1), librust-vec-collections+rkyv-dev (= 0.4.3-1+b1), librust-vec-collections+rkyv-validated-dev
    (= 0.4.3-1+b1), librust-vec-collections+serde-dev (= 0.4.3-1+b1), librust-vec-collections+std-support-dev
    (= 0.4.3-1+b1), librust-vec-collections+total-dev (= 0.4.3-1+b1), librust-vec-collections-0+bytecheck-dev
    (= 0.4.3-1+b1), librust-vec-collections-0+default-dev (= 0.4.3-1+b1), librust-vec-collections-0+inplace-dev
    (= 0.4.3-1+b1), librust-vec-collections-0+lazy-radixtree-dev (= 0.4.3-1+b1), librust-vec-collections-0+parking-lot-dev
    (= 0.4.3-1+b1), librust-vec-collections-0+radixtree-dev (= 0.4.3-1+b1), librust-vec-collections-0+rkyv-dev
    (= 0.4.3-1+b1), librust-vec-collections-0+rkyv-validated-dev (= 0.4.3-1+b1), librust-vec-collections-0+serde-dev
    (= 0.4.3-1+b1), librust-vec-collections-0+std-support-dev (= 0.4.3-1+b1), librust-vec-collections-0+total-dev
    (= 0.4.3-1+b1), librust-vec-collections-0-dev (= 0.4.3-1+b1), librust-vec-collections-0.4+bytecheck-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4+default-dev (= 0.4.3-1+b1), librust-vec-collections-0.4+inplace-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4+lazy-radixtree-dev (= 0.4.3-1+b1),
    librust-vec-collections-0.4+parking-lot-dev (= 0.4.3-1+b1), librust-vec-collections-0.4+radixtree-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4+rkyv-dev (= 0.4.3-1+b1), librust-vec-collections-0.4+rkyv-validated-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4+serde-dev (= 0.4.3-1+b1), librust-vec-collections-0.4+std-support-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4+total-dev (= 0.4.3-1+b1), librust-vec-collections-0.4-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4.3+bytecheck-dev (= 0.4.3-1+b1), librust-vec-collections-0.4.3+default-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4.3+inplace-dev (= 0.4.3-1+b1), librust-vec-collections-0.4.3+lazy-radixtree-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4.3+parking-lot-dev (= 0.4.3-1+b1),
    librust-vec-collections-0.4.3+radixtree-dev (= 0.4.3-1+b1), librust-vec-collections-0.4.3+rkyv-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4.3+rkyv-validated-dev (= 0.4.3-1+b1),
    librust-vec-collections-0.4.3+serde-dev (= 0.4.3-1+b1), librust-vec-collections-0.4.3+std-support-dev
    (= 0.4.3-1+b1), librust-vec-collections-0.4.3+total-dev (= 0.4.3-1+b1), librust-vec-collections-0.4.3-dev
    (= 0.4.3-1+b1)
  Section: rust
  Source: rust-vec-collections (0.4.3-1)
  Version: 0.4.3-1+b1
srcpkg_name: rust-vec-collections
srcpkg_version: 0.4.3-1

File

librust-vec-collections-dev_0.4.3-1+b1_amd64.deb
Binary file librust-vec-collections-dev_0.4.3-1+b1_amd64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package rust-vec-collections_0.4.3-1

binary package System mirror sid from https://deb.debian.org/debian - 2 weeks ago 0 minutes
BETA