Skip to main content

Module path

Module path 

Source
Expand description

JSONPath module for JSONB queries.

Re-exports§

pub use parser::CompareOp;
pub use parser::JsonPath;
pub use parser::JsonPathPredicate;
pub use parser::ParseError;
pub use parser::PredicateValue;

Modules§

eval
JSONPath evaluation for JSONB values.
parser
JSONPath parser for JSONB queries.