Skip to main content

attribute_effects_with_config

Function attribute_effects_with_config 

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