Function rs_jsonpath::look [] [src]

pub fn look(
    root: &Value,
    json: &Value,
    json_path: String
) -> Result<String, String>