Skip to main content

diff_impact

Function diff_impact 

Source
pub fn diff_impact(
    db_path: &Path,
    from_ref: &str,
    to_ref: Option<&str>,
    depth: usize,
) -> Result<DiffImpactResult>