[][src]Function jsonpath_lib::read

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