[][src]Module gf::support::protobuf

Protocol buffer utilities.

Structs

ProtobufError

Protocol buffer format error.

TaggedData

Arbitrary data tagged with data format, version, and a collection of key-value metadata.

Traits

Protobuf

An object that can be serialized and deserialized as a Protocol buffers message.

TaggedDataRepr

An object that can be represented as a TaggedData structure.