pub type TreeIdentifier<'a> = &'a [usize];
Expand description

Reference to a TreeItem in a Tree