3 releases (breaking)

0.3.0 Aug 27, 2020
0.2.0 Aug 16, 2019
0.1.0 Feb 9, 2019

#2917 in Parser implementations

35 downloads per month
Used in 3 crates (2 directly)

AGPL-3.0

20KB
523 lines

Json Pest Parser

JSON parser based on pest.
It's is a personal crate for personal use.
The grammar used is a copy of the grammar proposed in the "pest book".


lib.rs:

JSON parser based on pest.
It's is a personal crate for personal use.
The grammar used is a copy of the grammar proposed in the "pest book".

Dependencies

~3MB
~60K SLoC