pub fn at<'a>(items: &'a [Item], path: &[usize]) -> Option<&'a Item>
The item path names — one row index per level, outermost first.
path