rust-rusty-pool 0.7.0-8 source package in Ubuntu

Changelog

rust-rusty-pool (0.7.0-8) unstable; urgency=medium

  * fix: set buildsystem=rust in overridden debhelper target

 -- Jonas Smedegaard <email address hidden>  Fri, 12 Jul 2024 17:29:58 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-rusty-pool_0.7.0-8.dsc 2.3 KiB 9f9ee4f69934eb3f60e61212d9dd7ae7b659c118518449411b84a343f4198cf3
rust-rusty-pool_0.7.0.orig.tar.gz 24.3 KiB 983b2051b4ce994eaf1db07dfdd843f51bf6002d4f562ecbfbe2f036d34306b5
rust-rusty-pool_0.7.0-8.debian.tar.xz 3.1 KiB e6c06ffcb711fe4ed0409d58722f9c0a6b80ce82f401410811dd56be0873d984

Available diffs

No changes file available.

Binary packages built by this source

librust-rusty-pool-dev: self growing / shrinking ThreadPool implementation - Rust source code

 Self growing / shrinking "ThreadPool" implementation
 based on crossbeam's multi-producer multi-consumer channels
 that enables awaiting the result of a task
 and offers async support.
 .
 This package contains the source for the Rust rusty_pool crate,
 packaged for use with cargo and dh-cargo.