Module Persistent_connection
module type S = Persistent_connection__.Persistent_connection_intf.S
module type T = Persistent_connection__.Persistent_connection_intf.T
module Rpc : S_rpc with type conn = Async.Rpc.Connection.t
module Versioned_rpc : S_rpc with type conn = Async.Versioned_rpc.Connection_with_menu.t