while_some
itertools
0.14.0
In itertools::
adaptors
itertools
::
adaptors
Function
while_
some
Copy item path
Source
pub fn while_some<I>(iter: I) ->
WhileSome
<I>
ⓘ
Expand description
Create a new
WhileSome<I>
.