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