Module Values.EnabledMetricsSource

Sourcetype nonrec t = EnabledMetric.t list
Sourceval make : 'a -> 'a
Sourceval of_string : 'a -> 'b
Sourceval to_value : EnabledMetric.t list -> [> `List of [> `Structure of (string * [> `String of XmlStringMaxLen255.t ]) list ] list ]
Sourceval to_header : 'a -> 'b
Sourceval of_xml : Awso.Xml.t -> EnabledMetric.t list
Sourceval of_json : [> Yojson.Safe.t ] -> EnabledMetric.t list
Sourceval to_json : EnabledMetric.t list -> Yojson.Safe.t