Module core::iter::sources::successors
source · Structs
- A new iterator where each successive item is computed based on the preceding one.
Functions
- Creates a new iterator where each successive item is computed based on the preceding one.