• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1[package]
2name = "fallible-streaming-iterator"
3version = "0.1.9"
4authors = ["Steven Fackler <sfackler@gmail.com>"]
5description = "Fallible streaming iteration"
6license = "MIT/Apache-2.0"
7repository = "https://github.com/sfackler/fallible-streaming-iterator"
8readme = "README.md"
9
10[features]
11std = []
12
13[dependencies]
14