pub fn get_path( root: &Value, path: &str, keyed_lists: &[KeyedList<'_>], ) -> DocumentResult<Value>
Get a cloned value at the given dot-path.