Module treediff::tools
[−]
[src]
Various tools to help making the diff algorithm useful with minimal effort.
Structs
| DefaultMutableFilter |
The default implementation used when when creating a new |
| Merger |
A |
| Recorder |
A |
Enums
| ChangeType |
Identifies a type of change at a given Key path, for use with the |
Traits
| MutableFilter |
A filter to manipulate calls to be made to |