Module diff

Source
Expand description

A Visitor implementation which creates events for files which differ from the content it would have once deployed.

Structs§

Diff
A Visitor implementation which checks for changes which would be made by a deployment. For each change an Event is emitted which can be processed by [Diff.0].

Enums§

Event
An event which is emitted for every differing item.