Structs

  • FromGeneratorExperimental
    An iterator over the values yielded by an underlying generator.

Functions

  • from_generatorExperimental
    Creates a new iterator where each iteration calls the provided generator.