pub fn attribute_effects_with_config(
patch: &StructuredPatch,
check_result: &CheckResult,
line_map: &LineAttributionMap,
config: &AttributionConfig,
) -> Result<Vec<AttributionTriple>, CeaCoreError>pub fn attribute_effects_with_config(
patch: &StructuredPatch,
check_result: &CheckResult,
line_map: &LineAttributionMap,
config: &AttributionConfig,
) -> Result<Vec<AttributionTriple>, CeaCoreError>