Module rayon::iter::update

source ยท

Structsยง

  • Update is an iterator that mutates the elements of an underlying iterator before they are yielded.
  • UpdateConsumer ๐Ÿ”’
    //////////////////////////////////////////////////////////////////////// Consumer implementation
  • UpdateFolder ๐Ÿ”’
  • UpdateProducer ๐Ÿ”’
    ////////////////////////////////////////////////////////////////////////
  • UpdateSeq ๐Ÿ”’
    Standard Update adaptor, based on itertools::adaptors::Update

Functionsยง