package capnp

  1. Overview
  2. Docs
module Bitfield : sig ... end
type t =
  1. | Null
  2. | List of ListPointer.t
  3. | Struct of StructPointer.t
  4. | Far of FarPointer.t
  5. | Other of OtherPointer.t