☰
Module map_while
Structs
?
Module
core
::
iter
::
adapters
::
map_while
source
·
[
−
]
Structs
MapWhile
An iterator that only accepts elements while
predicate
returns
Some(_)
.