binary-extract 0.2.0

Extract a value from a json string without parsing the whole thing
Documentation

binary-extract

Extract a value from a json string without parsing the whole thing.

With the example from benches/json.rs, this is ~3x faster than using the json crate directly.

:book: Docs :package: Crate