Module protobuf::types [−][src]
Implementations of ProtobufType
for all types.
Structs
ProtobufTypeBool |
|
ProtobufTypeBytes |
|
ProtobufTypeCarllercheBytes |
|
ProtobufTypeCarllercheChars |
|
ProtobufTypeChars | Something which should be deleted |
ProtobufTypeDouble |
|
ProtobufTypeEnum |
|
ProtobufTypeFixed32 |
|
ProtobufTypeFixed64 |
|
ProtobufTypeFloat |
|
ProtobufTypeInt32 |
|
ProtobufTypeInt64 |
|
ProtobufTypeMessage |
|
ProtobufTypeSfixed32 |
|
ProtobufTypeSfixed64 |
|
ProtobufTypeSint32 |
|
ProtobufTypeSint64 |
|
ProtobufTypeString |
|
ProtobufTypeUint32 |
|
ProtobufTypeUint64 |
|
Traits
ProtobufType | Protobuf elementary type as generic trait |