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