Module Values_3.ElasticGpuSetSource

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