static let _protobuf_nameMap: SwiftProtobuf._NameMap
s26SwiftProtobufPluginLibrary07Google_B31_Compiler_CodeGeneratorResponseV7FeatureO17_protobuf_nameMap0aB005_NameM0VvpZWhat are these?
s26SwiftProtobufPluginLibrary07Google_B31_Compiler_CodeGeneratorResponseV7FeatureO17_protobuf_nameMap0aB005_NameM0VvpZ
FNV24: [3EK7I]
typealias RawValue
init()
init?(rawValue: Int)
var rawValue: Int
import SwiftProtobufPluginLibrary
A reusable framework for building protoc plugins in Swift.
protoc
enum Feature
Sync with code_generator.h.
struct Google_Protobuf_Compiler_CodeGeneratorResponse
The plugin writes an encoded CodeGeneratorResponse to stdout.
struct _NameMap
An immutable bidirectional mapping between field/enum-case names and numbers, used to record field names for text-based serialization (JSON and text). These maps are lazily instantiated for each message as needed, so there is no run-time overhead for users who do not use text-based serialization formats.
var rawValue: Int { get }
typealias RawValue = Int