Expand description
Utility library for managing tree-like ordered data with logic for pruning the tree while finalizing nodes.
Structs
- A tree data structure that stores several nodes across multiple branches.
Enums
- Error occurred when iterating with the tree.
- Filtering action.
- Result of finalizing a node (that could be a part of the tree or not).