☰
Type Definition MapResults
Other items in
itertools
::
structs
All crates
?
Type Definition
itertools
::
structs
::
MapResults
[
−
]
[src]
pub type MapResults<I, F> =
MapOk
<I, F>;
👎
Deprecated since 0.10.0:
Use MapOk instead
Expand description
See
MapOk
.