Module consumer
rayon
1.10.0
Module consumer
Module Items
Structs
In rayon::
iter::
collect
Modules
consumer
Functions
collect_into_vec
collect_with_consumer
special_extend
unzip_into_vecs
rayon
::
iter
::
collect
Module
consumer
Copy item path
Settings
Help
Summary
source
Structs
§
Collect
Consumer
🔒
Collect
Reducer
🔒
CollectReducer combines adjacent chunks; the result must always be contiguous so that it is one combined slice.
Collect
Result
🔒
CollectResult represents an initialized part of the target slice.