Source file transom_runtime__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
(** @canonical Transom_runtime.Error *)
module Error = Transom_runtime__Error
(** @canonical Transom_runtime.Protocol *)
module Protocol = Transom_runtime__Protocol
(** @canonical Transom_runtime.Stdio *)
module Stdio = Transom_runtime__Stdio
module Transom_runtime__ = struct end
[@@deprecated "this module is shadowed"]