Expand description
JSON query language parser.
Note:
This crate is not maintained anymore.
It has been superseded by the jaq-syn
crate.
Functions§
- Parser for a sequence of definitions.
- Parser for a (potentially empty) sequence of definitions, followed by a filter.
- Parse a string with a given parser.
Type Aliases§
- Lex/parse error.