Module git_traverse::tree::breadthfirst[][src]

Expand description

Structs

The state used and potentially shared by multiple tree traversals.

Enums

The error is part of the item returned by the traverse() function.

Functions

Start a breadth-first iteration over the root trees entries.