package capnp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Runtime.PointerSource

Sourcemodule Bitfield : sig ... end
Sourcetype t =
  1. | Null
  2. | List of Capnp__.ListPointer.t
  3. | Struct of Capnp__.StructPointer.t
  4. | Far of Capnp__.FarPointer.t
  5. | Other of Capnp__.OtherPointer.t
OCaml

Innovation. Community. Security.