Crate gron [] [src]

Convertor of JSON text into gron format

Gron is a representation that is easy to grep. Similarly to JSON it can be easily evaluated with javascript interpreter.

Functions

json_to_gron

Converts JSON structure from rustc_serialize::json::Json into gron format