package testo-lwt

  1. Overview
  2. Docs

Source file testo_lwt__.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
26
27
28
(* generated by dune *)

(** @canonical Testo_lwt.Cmd *)
module Cmd = Testo_lwt__Cmd

(** @canonical Testo_lwt.Monad *)
module Monad = Testo_lwt__Monad

(** @canonical Testo_lwt.Promise *)
module Promise = Testo_lwt__Promise

(** @canonical Testo_lwt.Run *)
module Run = Testo_lwt__Run

(** @canonical Testo_lwt.Store *)
module Store = Testo_lwt__Store

(** @canonical Testo_lwt.Temp_file *)
module Temp_file = Testo_lwt__Temp_file

(** @canonical Testo_lwt.Timers *)
module Timers = Testo_lwt__Timers

(** @canonical Testo_lwt.Types *)
module Types = Testo_lwt__Types

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