Module Values.WorkerSearchSummariesSource

Sourcetype nonrec t = WorkerSearchSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : WorkerSearchSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of FleetId.t | `Structure of (string * [> `String of HostName.t | `Structure of (string * [> `List of [> `String of IpV4Address.t ] list ]) list ]) list | `Timestamp of CreatedAt.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> WorkerSearchSummary.t list