pub fn path_to(regions: &[Region], id: u32) -> Option<Vec<usize>>
Child indices from the root down to the region with this id.
id