Rpcs.BandwidthInfoinclude Rpc_intf
  with type Request.t =
         ( Capnp__MessageSig.rw, [ `Request_e4386d9ee8d69654 ] )
           Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
   and type Response.t =
         ( Capnp__MessageSig.ro, [ `Response_96359b995ba506f4 ] )
           Capnp.RPC.None(Capnp.BytesMessage).StructStorage.t
           optionmodule Request : sig ... endmodule Response : sig ... endval create_request : unit -> Request.t