Function apply_replacement_audit_events

Source
fn apply_replacement_audit_events(
    state: &CatalogState,
    target: &CatalogEntry,
    replacement: &CatalogEntry,
) -> Vec<(EventType, EventDetails)>
Expand description

Generate audit events for a replacement apply operation.