Module iter

Module iter 

Source
Expand description

Tree iteration modules for immutable references

Structs§

TreeIter
An iterator over tree nodes in a specified traversal order.

Traits§

TreeNode
Trait for immutable tree traversal.