Module chain

Source

Structs§

Chain
An iterator that links two iterators together, in a chain.

Functions§

and_then_or_clear 🔒
chainExperimental
Converts the arguments to iterators and links them together, in a chain.