Module vertree::iterators [] [src]

Structs

CowPathIter

Iterate over a tree in order, taking the shrotest path required to return each node in paths. Along the way copy any paths necessary to build up a new tree that allows modifications to each node in paths.

Iter

An iterator that performs a depth first walk of the entire tree.

IterNode
PathIter

Iterate over a tree in order, taking the shortest path required to return each node in paths.

Enums

IterContent

Directories contain a list of labels for each edge Containers are an actual reference to the Container and it's data

Functions

cow_node

Deep clone a node and bump it's version