streaming-iterator 0.1.9

Streaming iterators
Documentation
[dependencies]

[features]
alloc = []
std = ["alloc"]

[package]
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "Streaming iterators"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "streaming-iterator"
readme = "README.md"
repository = "https://github.com/sfackler/streaming-iterator"
rust-version = "1.56"
version = "0.1.9"
[package.metadata.docs.rs]
features = ["std"]