Module take

Source

Structs§

Take
An iterator that only iterates over the first n iterations of iter.

Traits§

SpecTake 🔒