while_some

Function while_some 

Source
pub fn while_some<I>(iter: I) -> WhileSome<I> 
Expand description

Create a new WhileSome<I>.