Binary package “librust-easy-parallel-dev” in ubuntu mantic

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.