Skip to main content

Crate buildfix_fixer_api

Crate buildfix_fixer_api 

Source

Structs§

FixerMeta
Metadata describing a fixer for listing/documentation.
MatchedFinding
A finding matched from receipts with its associated data and evidence.
PlanContext
PlannerConfig
Shared planning input passed into fixers.
ReceiptRecord
ReceiptSet
In-memory queryable set of loaded receipts.

Traits§

Fixer
Contract each fixer implements.
RepoView
Shared repository view used by all fixers.