Module visit

Source
Expand description

Enums§

Action
What to do after a Change was recorded.
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.