Module git_diff::tree [−][src]
Expand description
Modules
Useful for use as delegate implementing Visit
to keep track of all seen changes. Useful for debugging or printing primarily.
Structs
An iterator over changes of a tree, instantiated using Changes::from(…)
.