Expand description
Module defining iterators.
Structs§
- AncestorsIter Ptr 
- Ancestors iterators which starts from a node and yields nodes bottom-up until the root of the tree is reached.
- ChildrenMutIter 
- Mutable children iterator.
Module defining iterators.