package ppx_deriving_protobuf

  1. Overview
  2. Docs
A Protocol Buffers codec generator for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_protobuf-v3.0.0.tbz
sha256=5287ef0db8d4f7a62b0bb7a21010172d602aa45a7fecc2d4cb9681366ddf81b5
sha512=6bc04d10c2448a35c9c2404be01aab616d51cdda563f6f3b8d213db18614233746c6bf2190a3f12881f544e91c18aa01d56f9aeeb7b01eddfe68123b88703625

doc/ppx_deriving_protobuf.runtime/Protobuf/index.html

Module ProtobufSource

Low-level Protobuf codec

Sourcetype payload_kind =
  1. | Varint
  2. | Bits32
  3. | Bits64
  4. | Bytes

Type of wire format payload kinds.

Sourcemodule Decoder : sig ... end
Sourcemodule Encoder : sig ... end
OCaml

Innovation. Community. Security.