[][src]Module xstd::iter

iterator

Structs

IntersperseIter

Intersperse the given element between the elements of the Iterator.

MementoIter

Iterator with memory. Knows the actual and previous elements.

Traits

IntersperseIterAdapter
MementoIterAdapter