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