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>
.