Module Values_2.ExperimentSummariesSource

Sourcetype nonrec t = ExperimentSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : ExperimentSummary.t list -> [> `List of [> `Structure of (string * [> `String of Values_0.ExperimentArn.t | `Structure of (string * [> `String of string ]) list | `Timestamp of Values_0.Timestamp.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> ExperimentSummary.t list