Module protobuf::reflect[][src]

Expand description

Reflection implementation for protobuf types.

Structs

Dynamic representation of enum type.

Description for enum variant.

Field descriptor.

Dynamic message type

Enums

Reference to a value stored in a field, optional, repeated or map.

A reference to a value

Traits

Type implemented by all protobuf elementary types (ints, floats, bool, string, bytes, enums, messages).