Module protobuf::rt

source ·
Expand description

Functions used by generated protobuf code. Should not be used by programs written by hands.

Structs

  • Lazily initialized data.

Traits

  • Helper trait implemented by integer types which could be encoded as varint.
  • Helper trait implemented by integer types which could be encoded as zigzag varint.

Functions