Function jsonpath_rust::path::json_path_instance
source · pub fn json_path_instance<'a>(
json_path: &'a JsonPath,
root: &'a Value,
cfg: JsonPathConfig
) -> PathInstance<'a>
Expand description
The major method to process the top part of json part