3 releases (breaking)
0.3.0 | Aug 27, 2020 |
---|---|
0.2.0 | Aug 16, 2019 |
0.1.0 | Feb 9, 2019 |
#2237 in Parser implementations
Used in 3 crates
(2 directly)
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
~2.1–2.9MB
~58K SLoC