Function look

Source
pub fn look(
    root: &Value,
    json: &Value,
    json_path: String,
) -> Result<String, String>