Expand description
Structs§
- State
- The state used and potentially shared by multiple tree traversals.
Enums§
- Error
- The error is part of the item returned by the
breadthfirst()anddepthfirst()functions.
breadthfirst() and
depthfirst() functions.