leif-hesperides

Results 1 comments of leif-hesperides

Thanks for the workaround! If I understand correctly, you can loop over a filtered stream while calling methods on the underlying stream like this: ```rust let mut stream = ...;...