iter-read 0.3.0

A Read implementation for iterators over u8 and related types
Documentation
[features]
unstable = []

[package]
authors = ["Georg Brandl <georg@python.org>"]
description = "A Read implementation for iterators over u8 and related types"
documentation = "http://docs.rs/iter-read"
edition = "2018"
keywords = ["iterator", "reader", "read"]
license = "MIT/Apache-2.0"
name = "iter-read"
repository = "https://github.com/birkenfeld/iter-read"
version = "0.3.0"