Module depthfirst

Source
Expand description

Re-exports§

pub use super::breadthfirst::Error;

Structs§

State
The state used and potentially shared by multiple tree traversals, reusing memory.