rayon-progress 1.0.0

Adatper that allows Rayon ParallelIterators to display progress bars
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rayon]
default-features = false
version = "1.8.1"

[package]
description = "Adatper that allows Rayon ParallelIterators to display progress bars"
edition = "2021"
keywords = ["rayon"]
license = "MIT"
name = "rayon-progress"
readme = "README.md"
repository = "https://github.com/vincent-sparks/rayon_progress"
version = "1.0.0"