Skip to main content

diff

Function diff 

Source
pub fn diff(
    project_root: &Path,
    from_ref: &str,
    to_ref: &str,
) -> Result<TrendReport>