jed 0.1.2

Produces Json Iterators over instances of io.Read
Documentation

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