jsonpath_rust::path

Function 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