Structs§
- Process
Results - An iterator that produces only the
Tvalues as long as the inner iterator producesOk(T).
Functions§
- process_
results - “Lift” a function of the values of an iterator so that it can process
an iterator of
Resultvalues instead.