Module git_traverse::tree::visit[][src]

Expand description

Enums

What to do after an entry was recorded.

Traits

A trait to allow responding to a traversal designed to observe all entries in a tree, recursively while keeping track of paths if desired.