rayon
1.10.0
Module take
Structs
In rayon::iter
Module
rayon
::
iter
::
take
Copy item path
source
·
[
−
]
Structs
§
Take
Take
is an iterator that iterates over the first
n
elements. This struct is created by the
take()
method on
IndexedParallelIterator