Module oks

Source

Traitsยง

GetOks
Extension trait for Iterator<Item = Result<T, E>> to get all Ts
Oks
Extend any Iterator with a process method, equivalent to a fallible for_each.