pub const REPAIR_REGISTRY: &[&RepairTemplate];Expand description
Every distinct repair template registered by Code::repair_template,
in source order. Used by the catalog wire-up in E1.7 and by tests
asserting the catalog is healthy.
pub const REPAIR_REGISTRY: &[&RepairTemplate];Every distinct repair template registered by Code::repair_template,
in source order. Used by the catalog wire-up in E1.7 and by tests
asserting the catalog is healthy.