package capnp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Uint32 = Stdint.Uint32
module Uint64 = Stdint.Uint64
val sizeof_uint64 : int
module Make (MessageWrapper : RPC.S) : sig ... end