try_all 0.0.2

Extends iterators with `try_all` to convert iterator of results into result of iterator of okays
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies]

[package]
authors = ["E-gy"]
description = "Extends iterators with `try_all` to convert iterator of results into result of iterator of okays"
edition = "2018"
license = "MIT"
name = "try_all"
repository = "https://github.com/E-gy/try_all"
version = "0.0.2"