[][src]Function jsonpath_lib::reader

pub fn reader(json: &Value) -> impl FnMut(&str) -> Result<Value, String>
Deprecated since 0.1.4:

Please use the selector function instead