package pbrt

  1. Overview
  2. Docs

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.