Static Methodswift-protobuf 1.29.0SwiftProtobufPluginLibrary
main
Runs as a protocol buffer compiler plugin; reading the generation request off stdin and sending the response on stdout.
static func main()
Instead of calling this, just add @main
to your CodeGenerator
.