itertools
0.13.0
In itertools::adaptors
Function
itertools
::
adaptors
::
while_some
Copy item path
source
·
[
−
]
pub fn while_some<I>(iter: I) ->
WhileSome
<I>
ⓘ
Expand description
Create a new
WhileSome<I>
.