gen-iter 0.1.2

temporary util for creating iterators using generators
Documentation
[package]
name = "gen-iter"
version = "0.1.2"
authors = ["tinaun <tinagma@gmail.com>"]
keywords = ["generator", "iterator"]
description = "temporary util for creating iterators using generators"

documentation = "https://docs.rs/gen-iter"
repository = "https://github.com/tinaun/gen-iter"
readme = "README.md"

license = "MIT/Apache-2.0"

[dependencies]