Module Values.AnomaliesSource

Sourcetype nonrec t = Anomaly.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Anomaly.t list -> [> `List of [> `Structure of (string * [> `List of [> `Structure of (string * [> `String of String_.t | `Structure of (string * [> `Enum of string ]) list | `Timestamp of Timestamp.t ]) list ] list | `String of String_.t | `Structure of (string * [> `Enum of string | `List of [> `String of String_.t ] list | `String of String_.t ]) list ]) list ] list ]
Sourceval to_query : Anomaly.t list -> Awso.Client.Query.t
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Anomaly.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Anomaly.t list
Sourceval to_json : Anomaly.t list -> Yojson.Safe.t