[][src]Function jsonpath_lib::read

pub fn read(json: &Value, path: &str) -> Result<Value, String>
Deprecated since 0.1.4:

Please use the select function instead