Module rayon::iter::update

source ·

Structs§

  • Update is an iterator that mutates the elements of an underlying iterator before they are yielded.
  • //////////////////////////////////////////////////////////////////////// Consumer implementation
  • ////////////////////////////////////////////////////////////////////////
  • UpdateSeq 🔒
    Standard Update adaptor, based on itertools::adaptors::Update

Functions§