Type Aliasswift-protobuf 1.29.0SwiftProtobuf
Value
ProtobufMap.swift:27typealias Value = ValueType
typealias Value = ValueType
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
struct _ProtobufMessageMap<KeyType, ValueType> where KeyType : MapKeyType, ValueType : Hashable, ValueType : Message
SwiftProtobuf Internal: Support for Encoding/Decoding.
typealias BaseType = [Key : Value]
typealias Key = KeyType.BaseType