Module map_while
core
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
Module map_
while
Module Items
Structs
In core::
iter::
adapters
core
::
iter
::
adapters
Module
map_
while
Copy item path
Source
Structs
§
MapWhile
An iterator that only accepts elements while
predicate
returns
Some(_)
.