4 releases
Uses old Rust 2015
0.1.2 | Jun 26, 2015 |
---|---|
0.1.1 | May 18, 2015 |
0.1.0 | Apr 6, 2015 |
0.0.1 | Apr 1, 2015 |
#90 in #io-read
28 downloads per month
6KB
151 lines
jed
jed is a slang term for a member of the World War II secret Operation_Jedburgh or a tiny rust library for producing JSON iterators over instances of io.Read
Like std::str::Lines or these, but for JSON.
docs
Find them here
install
Add the following to your Cargo.toml
[dependencies]
jed = "0.1.2"
Doug Tangren (softprops) 2015
lib.rs
:
jed creates Json iterators over instances of io.Read
Dependencies
~225KB