[features]
unstable = []
[package]
authors = ["Georg Brandl <georg@python.org>"]
description = "A Read implementation for iterators over u8 and related types"
edition = "2018"
keywords = ["iterator", "reader", "read"]
license = "MIT/Apache-2.0"
name = "iter-read"
readme = "README.md"
repository = "https://github.com/birkenfeld/iter-read"
rust-version = "1.58"
version = "1.1.0"