Expand description
Low-level JSONata parser module.
Prefer crate-level crate::Parser for stable public API.
Structs§
Enums§
Functions§
- parse_
expression - Parses JSONata expression into AST JSON representation.
Low-level JSONata parser module.
Prefer crate-level crate::Parser for stable public API.