package capnp

  1. Overview
  2. Docs
type ro
type rw
module type SEGMENT = sig ... end
module type MESSAGE = sig ... end
module type SLICE = sig ... end
module type S = sig ... end