core
1.91.0-nightly
(1ebbd87a6 2025-08-11)
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(_)
.