Source file cohttp_mirage__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(** @canonical Cohttp_mirage.Client *)
module Client = Cohttp_mirage__Client
(** @canonical Cohttp_mirage.Input_channel *)
module Input_channel = Cohttp_mirage__Input_channel
(** @canonical Cohttp_mirage.Io *)
module Io = Cohttp_mirage__Io
(** @canonical Cohttp_mirage.Make *)
module Make = Cohttp_mirage__Make
(** @canonical Cohttp_mirage.Net *)
module Net = Cohttp_mirage__Net
(** @canonical Cohttp_mirage.Server *)
module Server = Cohttp_mirage__Server
(** @canonical Cohttp_mirage.Static *)
module Static = Cohttp_mirage__Static
module Cohttp_mirage__ = struct end
[@@deprecated "this module is shadowed"]