Module WIRE.Path

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