Module git_repository::object::tree::diff
source · Expand description
Modules
Structs
Represents any possible change in order to turn one tree into another.
The diffing platform returned by
Tree::changes()
.A structure to capture how to perform rename tracking
Enums
Returned by the
for_each
function to control flow.