package ppx_deriving_protobuf

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.