pub fn diff(old: &Template, new: &Template) -> TemplateDiffExpand description
Diff the currently-running template (old) against an edited one (new).
pub fn diff(old: &Template, new: &Template) -> TemplateDiffDiff the currently-running template (old) against an edited one (new).