Source file persistent_connection__.ml
1
2
3
4
5
6
7
8
9
10
(** @canonical Persistent_connection.Import *)
module Import = Persistent_connection__Import
(** @canonical Persistent_connection.Persistent_connection_intf *)
module Persistent_connection_intf = Persistent_connection__Persistent_connection_intf
module Persistent_connection__ = struct end
[@@deprecated "this module is shadowed"]