You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
316 B

[package]
name = "fallible-streaming-iterator"
version = "0.1.9"
authors = ["Steven Fackler <sfackler@gmail.com>"]
description = "Fallible streaming iteration"
license = "MIT/Apache-2.0"
repository = "https://github.com/sfackler/fallible-streaming-iterator"
readme = "README.md"
[features]
std = []
[dependencies]