[][src]Module exprz_core::iter

Iterator Module

Traits

IntoIteratorGen

Convert a type into a IteratorGen.

IteratorGen

An Iterator generator that consumes by reference.