Module Values.EksAttemptDetailsSource

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