rayon::iter::collect

Module consumer

source

Structs§

  • CollectReducer combines adjacent chunks; the result must always be contiguous so that it is one combined slice.
  • CollectResult represents an initialized part of the target slice.