core
1.88.0-nightly-4824c2bb7-2025-05-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(_)
.