gron

Crates.iogron
lib.rsgron
version0.4.0
sourcesrc
created_at2016-08-03 16:19:22.315833
updated_at2017-08-02 14:52:22.704919
description Gron transforms JSON into discrete assignments to make it easier to grep
homepagehttp://github.com/tailhook/rust-gron
repository
max_upload_size
id5878
size30,534
Paul Colomiets (tailhook)

documentation

http://tailhook.github.com/rust-gron/

README

========= Rust-Gron

:Credits: gron_ :API Documentation: http://tailhook.github.io/rust-gron/ :Format Description: in gron docs__

__ https://github.com/tomnomnom/gron/blob/master/README.mkd .. _gron: https://github.com/tomnomnom/gron

Gron transforms JSON into discrete assignments to make it easier to grep for what you want and see the absolute 'path' to it. It eases the exploration of APIs that return large blobs of JSON.

This is a reimplementation of the library in Rust because I need to embed it into a daemon written in rust.

Commit count: 0

cargo fmt