core
1.91.0-nightly
(ca7750494 2025-08-09)
Module take_
while
Module Items
Structs
In core::
iter::
adapters
core
::
iter
::
adapters
Module
take_while
Copy item path
Source
Structs
§
Take
While
An iterator that only accepts elements while
predicate
returns
true
.