Skip to main content

diff

Function diff 

Source
pub fn diff(old: &Template, new: &Template) -> TemplateDiff
Expand description

Diff the currently-running template (old) against an edited one (new).