Type Aliasswift-protobuf 1.28.1SwiftProtobuf
RawValue
struct.pb.swift:58typealias RawValue = Int
typealias RawValue = Int
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum Google_Protobuf_NullValue
NullValue
is a singleton enumeration to represent the null value for the Value
type union.
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
static let allCases: [Google_Protobuf_NullValue]
var rawValue: Int { get }