DaemonInterface.Message
type unnamed_union_t =
Libp2p_ipc__Libp2p_ipc_capnp.MakeRPC(Capnp.RPC.None(Capnp.BytesMessage)).Reader.DaemonInterface.Message.unnamed_union_t =
| RpcResponse of Libp2pHelperInterface.RpcResponse.t |
| PushMessage of PushMessage.t |
| Undefined of int |
val get : t -> unnamed_union_t