Skip to main content

diff_impact_conn

Function diff_impact_conn 

Source
pub fn diff_impact_conn(
    conn: &Connection,
    from_ref: &str,
    to_ref: Option<&str>,
    depth: usize,
) -> Result<DiffImpactResult>