Module Values_1.InferenceRecommendationsSource

Sourcetype nonrec t = InferenceRecommendation.t list
Sourceval make : 'a list -> 'a list
Sourceval of_string : 'a -> 'b
Sourceval to_value : InferenceRecommendation.t list -> [> `List of [> `Structure of (string * [> `String of Values_0.String_.t | `Structure of (string * [> `Enum of string | `Float of Values_0.Float_.t | `Integer of Values_0.Integer.t | `List of [> `Structure of (string * [> `String of Values_0.String_.t ]) list ] list | `String of Values_0.String_.t | `Structure of (string * [> `Integer of int ]) list ]) list | `Timestamp of InvocationEndTime.t ]) list ] list ]
Sourceval to_header : 'a -> 'b