rust-easy-parallel 3.2.0-2 source package in Ubuntu

Changelog

rust-easy-parallel (3.2.0-2) unstable; urgency=medium

  * no-changes source-only upload to enable testing migration

 -- Jonas Smedegaard <email address hidden>  Tue, 12 Jul 2022 15:17:13 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-easy-parallel_3.2.0-2.dsc 2.0 KiB 0908b5292fb8f59f2ef52943428e5e2acc167f956db4a0dd76ac979f266fcfe4
rust-easy-parallel_3.2.0.orig.tar.gz 8.9 KiB b722966711bd1cc0f7043eca3c0f2418ed69386eb1221af3d5bcea9843e95e97
rust-easy-parallel_3.2.0-2.debian.tar.xz 9.6 KiB 94f793bd19438c032379d0b55d7e589bb9de9cc5be6721b7afbafe5c02877ddd

Available diffs

No changes file available.

Binary packages built by this source

librust-easy-parallel-dev: run closures in parallel - Rust source code

 easy-parallel is a simple primitive
 for spawning threads in bulk and waiting for them to complete.
 Threads are allowed to borrow local variables from the main thread.
 .
 This package contains the source
 for the Rust easy-parallel crate,
 packaged for use with cargo and dh-cargo.