Function find_path

Source
pub fn find_path<'a>(json_data: &'a Value, path: &[&str]) -> Option<&'a Value>