Module Values.CelebrityRecognitionsSource

Sourcetype nonrec t = CelebrityRecognition.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : CelebrityRecognition.t list -> [> `List of [> `Structure of (string * [> `Long of Timestamp.t | `Structure of (string * [> `Float of Percent.t | `List of [> `String of Url.t ] list | `String of String_.t | `Structure of (string * [> `Enum of string | `Float of Float_.t | `List of [> `Structure of (string * [> `Enum of string | `Float of Percent.t ]) list ] list | `Structure of (string * [> `Boolean of Boolean.t | `Enum of string | `Float of Float_.t | `Integer of UInteger.t ]) list ]) list ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_json : [> Yojson.Safe.t ] -> CelebrityRecognition.t list