Type Aliasswift-protobuf 1.29.0SwiftProtobuf
RawValue
type.pb.swift:181typealias RawValue = Int
typealias RawValue = Int
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Kind
Basic field types.
struct Google_Protobuf_Field
A single field of a message type.
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_Field.Kind]
var rawValue: Int { get }