itertools
0.13.0
Module tee
Structs
Functions
In crate itertools
Module
itertools
::
tee
Copy item path
source
·
[
−
]
Structs
§
Tee
One half of an iterator pair where both return the same elements.
TeeBuffer
🔒
Common buffer object for the two tee halves
Functions
§
new