Rpcs.BeginAdvertising
include Rpc_intf
with type Request.t =
( Capnp__MessageSig.rw, [ `Request_d2e7ac23195dffe2 ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
and type Response.t =
( Capnp__MessageSig.ro, [ `Response_f6c843e7ba07b900 ] )
Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
option
module Request : sig ... end
module Response : sig ... end
val create_request : unit -> Request.t