Module walk_mut

Source
Expand description

Walk tree structures without call stack

Structs§

WalkMut
Walk tree structures without call stack

Enums§

NodeOrTree
Allows different node and tree types in WalkMut.