Source file postgres_async__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(* generated by dune *)

(** @canonical Postgres_async.Column_metadata *)
module Column_metadata = Postgres_async__Column_metadata

(** @canonical Postgres_async.Postgres_async_intf *)
module Postgres_async_intf = Postgres_async__Postgres_async_intf

(** @canonical Postgres_async.Protocol *)
module Protocol = Postgres_async__Protocol

(** @canonical Postgres_async.Query_sequencer *)
module Query_sequencer = Postgres_async__Query_sequencer

(** @canonical Postgres_async.String_escaping *)
module String_escaping = Postgres_async__String_escaping

(** @canonical Postgres_async.Types *)
module Types = Postgres_async__Types