☰
Module map_while
⚠ Internal Docs ⚠
Not Public API
Official Docs Here
64bit Linux GNU
64bit Windows GNU
64bit Mac OSX
Module map_while
Structs
?
Module
core
::
iter
::
adapters
::
map_while
source
·
[
−
]
Structs
MapWhile
An iterator that only accepts elements while
predicate
returns
Some(_)
.