Type Aliasswift-protobuf 1.28.1SwiftProtobuf
RawValue
descriptor.pb.swift:1377typealias RawValue = Int
typealias RawValue = Int
s13SwiftProtobuf07Google_B12_FileOptionsV12OptimizeModeO8RawValuea
What are these?
FNV24: [681MY]
Show implementation details (1)
Hide implementation details
import SwiftProtobuf
Support library for Swift code generated by protoc-gen-swift.
enum OptimizeMode
Generated classes can be optimized for speed or code size.
struct Google_Protobuf_FileOptions
@frozen struct Int
A signed integer value type.
init()
init?(rawValue: Int)
static let _protobuf_nameMap: _NameMap
var rawValue: Int { get }