Module Values.RelevanceMetricsSource

Sourcetype nonrec t = RelevanceMetric.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : RelevanceMetric.t list -> [> `List of [> `Structure of (string * [> `Double of RelevanceMetricScoreDouble.t | `Structure of (string * [> `Enum of string | `Integer of AudienceSizeValue.t ]) list ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> RelevanceMetric.t list
Sourceval of_json : [> Yojson.Safe.t ] -> RelevanceMetric.t list