package ocaml-protoc-plugin

  1. Overview
  2. Docs
module Serialize : sig ... end
module Deserialize : sig ... end

Module for deserializing values

module Reader : sig ... end

Some buffer to hold data, and to read and write data

module Writer : sig ... end

Some buffer to hold data, and to read and write data

module Service : sig ... end
module Result : sig ... end

This module provides result type and functions for compatibility * with OCaml 4.06

val test : unit -> unit
OCaml

Innovation. Community. Security.