Module protobuf_codec::field::value [] [src]

Traits for representing encoders and decoders of field values.

Traits

MapKeyDecode

This trait allows for decoding values of map key fields.

MapKeyEncode

This trait allows for encoding values of map key fields.

NumericValueDecode

This trait allows for decoding numeric values.

NumericValueEncode

This trait allows for encoding numeric values.

ValueDecode

This trait allows for decoding field values.

ValueEncode

This trait allows for encoding field values.