jsonpath_lib
pub fn reader<'a>(json: &Value) -> impl FnMut(&'a str) -> Result<Value, String>
Please use the selector function instead