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

#99 in #io-read

Download history 2/week @ 2024-11-13 6/week @ 2024-11-20 5/week @ 2024-11-27 7/week @ 2024-12-04 22/week @ 2024-12-11 10/week @ 2024-12-18 9/week @ 2024-12-25 24/week @ 2025-01-08 24/week @ 2025-01-15 8/week @ 2025-01-22 13/week @ 2025-01-29 330/week @ 2025-02-05 7/week @ 2025-02-12 11/week @ 2025-02-19 21/week @ 2025-02-26

373 downloads per month

MIT license

6KB
151 lines

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


lib.rs:

jed creates Json iterators over instances of io.Read

Dependencies

~225KB