Rpcs.ListPeersinclude 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
           optionmodule Request : sig ... endmodule Response : sig ... endval create_request : unit -> Request.t