Module git_diff::tree::visit [−][src]
Enums
| Action | |
| Change | Represents any possible change in order to turn one tree into another. |
Traits
| Visit | A trait to allow responding to a traversal designed to figure out the changes to turn tree A into tree B. |