package pbrt

  1. Overview
  2. Docs
Runtime library for Protobuf tooling

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-protoc-3.1.1.tbz
sha256=c5657fcbfcbaea361beb847f72b8a6a6f36ce9e773bf285b278a0da75f988fbc
sha512=ea86d04b6293eba48360409049f907fc3e73138ec434b5d1894a2dcdaa0478f6f5a1d13f1ba87c553ddf6806a618525f621d2af862b495ce3426242a3a42e339

doc/pbrt/Pbrt/index.html

Module PbrtSource

Protobuf runtime library

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

Type of payload in a given field.

This is only the wire type, the generated code will have a more precise type in general.

Sourcemodule Decoder : sig ... end

Decoding protobufs.

Sourcemodule Encoder : sig ... end

Encoding protobufs.

Sourcemodule List_util : sig ... end
Sourcemodule Repeated_field : sig ... end

Optimized representation for repeated fields

Sourcemodule Pp : sig ... end

Runtime functions for Pretty Printing functionality

OCaml

Innovation. Community. Security.