mod.rs |
Traits and functions used to implement parallel iteration. These are
low-level details -- users of parallel iterators should not need to
interact with them directly. See [the `plumbing` README][r] for a general overview.
[r]: https://github.com/rayon-rs/rayon/blob/master/src/iter/plumbing/README.md |
18848 |
README.md |
# Parallel Iterators |
13540 |