Module Persistent_connection__.Persistent_connection_intf
module type S = sig ... end
module type T = Persistent_connection_kernel.T
module type Persistent_connection = sig ... end
Persistent_connection__.Persistent_connection_intf
module type S = sig ... end
module type T = Persistent_connection_kernel.T
module type Persistent_connection = sig ... end