Skip to main content

compare_event_contracts

Function compare_event_contracts 

Source
pub fn compare_event_contracts(
    before: &EventDocument,
    after: &EventDocument,
) -> CompatibilityReport
Expand description

Compares event channels and payload schemas using conservative breaking-change rules.