[][src]Function jsonpath_lib::reader

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

Please use the selector function instead