core
1.88.0-nightly-4824c2bb7-2025-05-02
Module accum
Module Items
Macros
Traits
In core::
iter::
traits
core
::
iter
::
traits
Module
accum
Copy item path
Source
Macros
ยง
float_
sum_
product
๐
integer_
sum_
product
๐
Traits
ยง
Product
Trait to represent types that can be created by multiplying elements of an iterator.
Sum
Trait to represent types that can be created by summing up an iterator.