Module Async_extra.Persistent_connection

include Persistent_connection_intf.Persistent_connection
module Make : functor (Conn : T) -> S with type conn = Conn.t and type address = Conn.Address.t
module Rpc : sig ... end