package capnp

  1. Overview
  2. Docs
type !'cap t =
  1. | None
  2. | List of 'cap ListStorage.t
  3. | Struct of 'cap StructStorage.t
  4. | Capability of Uint32.t