Function rs_jsonpath::find_filter [] [src]

pub fn find_filter(
    root: &Value,
    json: &Value,
    args: &Vec<String>
) -> Result<Value, String>