Module Values.TestsSource

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