Module Values.DataSourceSummariesSource

Sourcetype nonrec t = DataSourceSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : DataSourceSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `Integer of Integer.t | `String of DomainId.t | `Structure of (string * [> `Enum of string | `String of CronString.t ]) list | `Timestamp of DateTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> DataSourceSummary.t list