core
1.88.0-nightly-4824c2bb7-2025-05-02
Module take
Module Items
Structs
Traits
In core::
iter::
adapters
core
::
iter
::
adapters
Module
take
Copy item path
Source
Structs
§
Take
An iterator that only iterates over the first
n
iterations of
iter
.
Traits
§
Spec
Take
🔒