Module core::iter::traits::accum

source ·

Macros

Traits

  • Trait to represent types that can be created by multiplying elements of an iterator.
  • Trait to represent types that can be created by summing up an iterator.