Module Values.RecommendationsSource

Sourcetype nonrec t = Recommendation.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : Recommendation.t list -> [> `List of [> `Structure of (string * [> `Double of Double0To1.t | `Structure of (string * [> `Map of ([> `String of String1To255.t ] * [> `String of String1To255.t ]) list | `String of SensitiveString1To255.t | `Timestamp of Timestamp.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> Recommendation.t list
Sourceval of_json : [> Yojson.Safe.t ] -> Recommendation.t list