protocol-buffers-0.0.1: src/DescriptorProtos/FieldOptions/CType.hs
module DescriptorProtos.FieldOptions.CType (CType(..)) where import ProtocolBuffers.Header data CType = CORD | STRING_PIECE
module DescriptorProtos.FieldOptions.CType (CType(..)) where import ProtocolBuffers.Header data CType = CORD | STRING_PIECE