Module Values.RootCausesSource

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