Skip to main content

compare_protobuf_contracts

Function compare_protobuf_contracts 

Source
pub fn compare_protobuf_contracts(
    before: &ProtoFile,
    after: &ProtoFile,
) -> CompatibilityReport
Expand description

Compares protobuf/gRPC contracts using field-number and wire-compatibility rules.