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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
(** @canonical Sentry.Breadcrumb *)
module Breadcrumb = Sentry__Breadcrumb
(** @canonical Sentry.Capped_string_4k *)
module Capped_string_4k = Sentry__Capped_string_4k
(** @canonical Sentry.Capped_string_512 *)
module Capped_string_512 = Sentry__Capped_string_512
(** @canonical Sentry.Client *)
module Client = Sentry__Client
(** @canonical Sentry.Config *)
module Config = Sentry__Config
(** @canonical Sentry.Context *)
module Context = Sentry__Context
(** @canonical Sentry.Datetime *)
module Datetime = Sentry__Datetime
(** @canonical Sentry.Dsn *)
module Dsn = Sentry__Dsn
(** @canonical Sentry.Event *)
module Event = Sentry__Event
(** @canonical Sentry.Exception *)
module Exception = Sentry__Exception
(** @canonical Sentry.Json *)
module Json = Sentry__Json
(** @canonical Sentry.Message *)
module Message = Sentry__Message
(** @canonical Sentry.Payloads_j *)
module Payloads_j = Sentry__Payloads_j
(** @canonical Sentry.Payloads_t *)
module Payloads_t = Sentry__Payloads_t
(** @canonical Sentry.Platform *)
module Platform = Sentry__Platform
(** @canonical Sentry.Sdk *)
module Sdk = Sentry__Sdk
(** @canonical Sentry.Severity_level *)
module Severity_level = Sentry__Severity_level
(** @canonical Sentry.Util *)
module Util = Sentry__Util
(** @canonical Sentry.Uuid *)
module Uuid = Sentry__Uuid