pub type ParentPointer = Hedge;
A newtype for a node (index into self.nodes).
self.nodes
pub struct ParentPointer(pub usize);
0: usize