Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.DescriptorProtos.FileOptions.OptimizeMode
Documentation
data OptimizeMode Source
Constructors
SPEED | |
CODE_SIZE | |
LITE_RUNTIME |
Instances
protocol-buffers-descriptor-2.0.17: Text.DescriptorProto.Options and code generated from the Google Protocol Buffer specification
Safe Haskell | None |
---|---|
Language | Haskell98 |
Text.DescriptorProtos.FileOptions.OptimizeMode
data OptimizeMode Source
Constructors
SPEED | |
CODE_SIZE | |
LITE_RUNTIME |
Instances