package capnp-rpc

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

A field in a message that refers to a capability.

include Stdlib.Map.OrderedType
type t
val compare : t -> t -> int
val root : t

The path for the bootstrap capability in the bootstrap message.

val pp : t Fmt.t