Module Persistent_connection
module type S = Persistent_connection__.Persistent_connection_intf.Smodule type T = Persistent_connection__.Persistent_connection_intf.Tmodule Rpc : sig ... endmodule Versioned_rpc : S with type conn = Async.Versioned_rpc.Connection_with_menu.t and type address = Core.Host_and_port.t