Rpcs.Configure
include Rpc_intf
with type Request.t =
( Capnp__MessageSig.rw, [ `Request_bbfd8fe6d222b0a1 ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
and type Response.t =
( Capnp__MessageSig.ro, [ `Response_ffdbb8a4a072322b ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
option
module Request : sig ... end
module Response : sig ... end
val create_request :
libp2p_config:
( Capnp__MessageSig.ro, [ `Libp2pConfig_c90f65b6852b9c22 ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
option ->
Request.t