package cohttp-eio

  1. Overview
  2. Docs

Source file cohttp_eio__.ml

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

(** @canonical Cohttp_eio.Body *)
module Body = Cohttp_eio__Body

(** @canonical Cohttp_eio.Client *)
module Client = Cohttp_eio__Client

(** @canonical Cohttp_eio.Io *)
module Io = Cohttp_eio__Io

(** @canonical Cohttp_eio.Server *)
module Server = Cohttp_eio__Server

(** @canonical Cohttp_eio.Utils *)
module Utils = Cohttp_eio__Utils

module Cohttp_eio__ = struct end
[@@deprecated "this module is shadowed"]