ProtobufAPIVersionCheck

This protocol is expected to be implemented by a fileprivate type in each source file emitted by protoc-gen-swift. It effectively creates a binding between the version of the generated code and the version of this library, causing a compile-time error (with reasonable diagnostics) if they are incompatible.

ProtobufAPIVersionCheck.swift:40
protocol ProtobufAPIVersionCheck
Browse conforming types