package capnp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Uint32 = Stdint.Uint32
module Uint64 = Stdint.Uint64
type ro = Message.ro
type rw = Message.rw
val invalid_msg : string -> 'a
val sizeof_uint64 : int
module Make (NM : RPC.S) : sig ... end