[][src]Function jsonpath_lib::reader

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