Structureswift-protobuf 1.29.0SwiftProtobuf
PackedEnumExtensionField
Packed Repeated Enum fields
struct PackedEnumExtensionField<E> where E : Enum, E.RawValue == Int
TODO: This is almost (but not quite) identical to RepeatedEnumFields; find a way to collapse the implementations.