Module Values.TestGridSessionsSource

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