Expand description
Contains a collection of structs for representing locations within the tree.
Modulesยง
- tree_
branch - Holds the
TreeBranch
struct. - tree_
data - Holds the
TreeData
struct. - tree_
leaf - Holds the
TreeLeaf
struct. - tree_
node - Holds the
TreeNode
struct.