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
coverage:
  status:
    project:
      default:
        target: 85%
        threshold: 100%
    patch: off
    changes: off