#json #iterator #io

jed

Produces Json Iterators over instances of io.Read

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

#610 in #iterator

MIT license

6KB
151 lines

jed creates Json iterators over instances of io.Read


jed

Build Status

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

Dependencies

~225KB