# Packages
No description provided by the author
# Functions
NewDiff creates a new Diff object with the provided renderer, action and replace context.
NewRenderHumanOpts creates a new RenderHumanOpts struct with the required fields set.
# Structs
Diff captures the computed diff for a single block, element or attribute.
RenderHumanOpts contains options that can control how the human render function of the DiffRenderer will function.
# Interfaces
No description provided by the author