Skip to main content

Crate camel_language_jsonpath

Crate camel_language_jsonpath 

Source
Expand description

JSONPath language for rust-camel — evaluates jsonpath_rust queries against exchange bodies.

Main types: JsonPathLanguage, JsonPathExpression, JsonPathPredicate. Provides expressions and predicates for JSON-based routing and transformation.

Structs§

JsonPathLanguage