Function find_filter

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