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

Structs

State

The state used and potentially shared by multiple tree traversals.

Enums

Error

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

Functions

traverse

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