easy-parallel 3.3.1

Run closures in parallel
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
authors = ["Stjepan Glavina <stjepang@gmail.com>"]
categories = ["concurrency"]
description = "Run closures in parallel"
edition = "2018"
exclude = ["/.*"]
homepage = "https://github.com/smol-rs/easy-parallel"
keywords = ["scope", "thread", "scoped", "spawn"]
license = "Apache-2.0 OR MIT"
name = "easy-parallel"
readme = "README.md"
repository = "https://github.com/smol-rs/easy-parallel"
rust-version = "1.63"
version = "3.3.1"