Module Values.WorkerSummariesSource

Sourcetype nonrec t = WorkerSummary.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : WorkerSummary.t list -> [> `List of [> `Structure of (string * [> `Enum of string | `String of FarmId.t | `Structure of (string * [> `Map of ([> `String of String_.t ] * [> `String of String_.t ]) list | `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_xml : Awso.Xml.t -> WorkerSummary.t list
Sourceval of_json : [> Yojson.Safe.t ] -> WorkerSummary.t list
Sourceval to_json : WorkerSummary.t list -> Yojson.Safe.t