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/main/src/iter/plumbing/README.md |
18824 |
README.md |
# Parallel Iterators |
13535 |