tokio-rayon 2.1.0

Mix async code with CPU-heavy thread pools using Tokio + Rayon
Documentation
1
2
3
4
5
6
7
8
dev-version-ext = "dev"
exclude-paths = [
  "/.github/**",
  "/.gitignore",
  "/Makefile.toml",
  "/README.md",
  "/release.toml",
]