supportedEditionRange

The Protobuf Edition range that this generator can handle. Attempting to generate for an Edition outside this range will cause protoc to error.

CodeGenerator.swift:53
var supportedEditionRange: ClosedRange<Google_Protobuf_Edition> { get }