typealias BaseType = [Key : Value]
s13SwiftProtobuf01_B7EnumMapV8BaseTypea
LOUO
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
struct _ProtobufEnumMap<KeyType, ValueType> where KeyType : MapKeyType, ValueType : Enum
SwiftProtobuf Internal: Support for Encoding/Decoding.
typealias Key = KeyType.BaseType
typealias Value = ValueType