Expand description
Structures to describe a position in a Tree
.
Path<B>
s are arrays of branches of type B
.
They are used to designate a position in a Tree<N, B>
.
Structs§
Enums§
- Parse
Path Error - Error describing a failed attempt at parsing a
Path
.
Type Aliases§
- PathIDX
- Path branch index