core
1.88.0-nightly-4824c2bb7-2025-05-02
Module chain
Module Items
Structs
Functions
In core::
iter::
adapters
core
::
iter
::
adapters
Module
chain
Copy item path
Source
Structs
§
Chain
An iterator that links two iterators together, in a chain.
Functions
§
and_
then_
or_
clear
🔒
chain
Experimental
Converts the arguments to iterators and links them together, in a chain.