rayon
1.10.0
Module consumer
Structs
In rayon::iter::collect
Module
rayon
::
iter
::
collect
::
consumer
Copy item path
source
ยท
[
−
]
Structs
ยง
CollectConsumer
๐
CollectReducer
๐
CollectReducer combines adjacent chunks; the result must always be contiguous so that it is one combined slice.
CollectResult
๐
CollectResult represents an initialized part of the target slice.