Source file tracing__.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
29
30
31
(* generated by dune *)

(** @canonical Tracing.Buffer *)
module Buffer = Tracing__Buffer

(** @canonical Tracing.Flow *)
module Flow = Tracing__Flow

(** @canonical Tracing.Parser *)
module Parser = Tracing__Parser

(** @canonical Tracing.Parser_intf *)
module Parser_intf = Tracing__Parser_intf

(** @canonical Tracing.Queue_to_spans *)
module Queue_to_spans = Tracing__Queue_to_spans

(** @canonical Tracing.Record_writer *)
module Record_writer = Tracing__Record_writer

(** @canonical Tracing.Trace *)
module Trace = Tracing__Trace

(** @canonical Tracing.Trace_intf *)
module Trace_intf = Tracing__Trace_intf

(** @canonical Tracing.Util *)
module Util = Tracing__Util

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