Source file cohttp_async__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
(** @canonical Cohttp_async.Body *)
module Body = Cohttp_async__Body
(** @canonical Cohttp_async.Client *)
module Client = Cohttp_async__Client
(** @canonical Cohttp_async.Input_channel *)
module Input_channel = Cohttp_async__Input_channel
(** @canonical Cohttp_async.Io *)
module Io = Cohttp_async__Io
(** @canonical Cohttp_async.Server *)
module Server = Cohttp_async__Server
module Cohttp_async__ = struct end
[@@deprecated "this module is shadowed"]