[][src]Function jsonpath_lib::select_str

pub fn select_str(json: &str, path: &str) -> Result<String, String>
Deprecated since 0.1.7:

Please use the select_as_str function instead