Module trees::linked::fully::onto_iter [−][src]
A full functional mutable iterator implementation with the extra ability of inserting/removing Node
at any position than IterMut
.
Structs
OntoIter | Mutable iterator allowing modification of parent or sib links. |
Subnode | Wrapper of |