pub fn attribute_effects(
patch: &StructuredPatch,
check_result: &CheckResult,
line_map: &LineAttributionMap,
max_line_distance: u32,
) -> Result<Vec<AttributionTriple>, CeaCoreError>pub fn attribute_effects(
patch: &StructuredPatch,
check_result: &CheckResult,
line_map: &LineAttributionMap,
max_line_distance: u32,
) -> Result<Vec<AttributionTriple>, CeaCoreError>