Skip to main content

attribute

Function attribute 

Source
pub fn attribute<A: AuditAnalyses>(
    analyses: &mut A,
    input: AuditAttributionInput<'_>,
) -> AuditOutcome
Expand description

Compare head analyses with a base snapshot, decide the verdict, and set the introduced flags on the dead-code and health findings.