Skip to main content
Module map_while
core
1.98.0-nightly
(6368fd52c 2026-05-29)
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(_)
.