Module Rpcs.ListPeers

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