rust-arrayvec-0.5 0.5.2-2 source package in Ubuntu

Changelog

rust-arrayvec-0.5 (0.5.2-2) unstable; urgency=medium

  * Disable autopkgtests

 -- Jochen Sprickerhof <email address hidden>  Wed, 17 Aug 2022 17:57:53 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Downloads

File Size SHA-256 Checksum
rust-arrayvec-0.5_0.5.2-2.dsc 2.3 KiB 7ce236273c1781eaf0af9dc1495beddb50895ce693920c101826414cc367c815
rust-arrayvec-0.5_0.5.2.orig.tar.gz 27.2 KiB 23b62fc65de8e4e7f52534fb52b0f3ed04746ae267519eef2a83941e8085068b
rust-arrayvec-0.5_0.5.2-2.debian.tar.xz 3.1 KiB 0e4e880a9341cd196072db21fac08a0de972c158a0020a9727cf8c893629acb7

Available diffs

No changes file available.

Binary packages built by this source

librust-arrayvec-0.5+serde-dev: Vector with fixed capacity, backed by an array (it can be stored on the stack too) - feature "serde"

 Implements fixed capacity ArrayVec and ArrayString.
 .
 This metapackage enables feature "serde" for the Rust arrayvec crate, by
 pulling in any additional dependencies needed by that feature.

librust-arrayvec-0.5-dev: Vector with fixed capacity, backed by an array (it can be stored on the stack too) - Rust source code

 Implements fixed capacity ArrayVec and ArrayString.
 .
 This package contains the source for the Rust arrayvec crate, packaged by
 debcargo for use with cargo and dh-cargo.