pub fn at_path(v: &Value, path: &[Arc<str>]) -> Option<Value>
Follow a path of field names into a value.